Hardware Locality (hwloc)
1.4.3
|
Functions | |
static inline hwloc_obj_t | hwloc_get_cache_covering_cpuset (hwloc_topology_t topology, hwloc_const_cpuset_t set) |
static inline hwloc_obj_t | hwloc_get_shared_cache_covering_obj (hwloc_topology_t topology , hwloc_obj_t obj) |
|
static |
Get the first cache covering a cpuset set
.
NULL
if no cache matches.
|
static |
Get the first cache shared between an object and somebody else.
NULL
if no cache matches or if an invalid object is given.