centos man page for hwloc_get_next_obj_covering_cpuset_by_depth

Query: hwloc_get_next_obj_covering_cpuset_by_depth

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Finding a set of similar Objects covering at least a CPU set(Hardware Locality (hwlFinding a set of similar Objects covering at least a CPU set(3)

NAME
Finding a set of similar Objects covering at least a CPU set - Functions static inline hwloc_obj_t hwloc_get_next_obj_covering_cpuset_by_depth (hwloc_topology_t topology, hwloc_const_cpuset_t set, unsigned depth, hwloc_obj_t prev) static inline hwloc_obj_t hwloc_get_next_obj_covering_cpuset_by_type (hwloc_topology_t topology, hwloc_const_cpuset_t set, hwloc_obj_type_t type, hwloc_obj_t prev) Detailed Description Function Documentation static inline hwloc_obj_t hwloc_get_next_obj_covering_cpuset_by_depth (hwloc_topology_ttopology, hwloc_const_cpuset_tset, unsigneddepth, hwloc_obj_tprev) [static] Iterate through same-depth objects covering at least CPU set set. If object prev is NULL, return the first object at depth depth covering at least part of CPU set set. The next invokation should pass the previous return value in prev so as to obtain the next object covering at least another part of set. Note: This function cannot work if objects at the given depth do not have CPU sets or if the topology is made of different machines. static inline hwloc_obj_t hwloc_get_next_obj_covering_cpuset_by_type (hwloc_topology_ttopology, hwloc_const_cpuset_tset, hwloc_obj_type_ttype, hwloc_obj_tprev) [static] Iterate through same-type objects covering at least CPU set set. If object prev is NULL, return the first object of type type covering at least part of CPU set set. The next invokation should pass the previous return value in prev so as to obtain the next object of type type covering at least another part of set. If there are no or multiple depths for type type, NULL is returned. The caller may fallback to hwloc_get_next_obj_covering_cpuset_by_depth() for each depth. Note: This function cannot work if objects of the given type do not have CPU sets or if the topology is made of different machines. Author Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code. Version 1.7 Sun Apr 7 2013 Finding a set of similar Objects covering at least a CPU set(3)
Related Man Pages
hwloc_get_first_largest_obj_inside_cpuset(3) - centos
hwloc_get_nbobjs_inside_cpuset_by_depth(3) - centos
hwloc_get_nbobjs_inside_cpuset_by_type(3) - centos
hwloc_get_next_obj_covering_cpuset_by_depth(3) - centos
hwloc_get_next_obj_covering_cpuset_by_type(3) - centos
Similar Topics in the Unix Linux Community
prngd consumes huge CPU
CPU consumption
Sun E420R server not booting
Failed to recover root password in Solaris 10 on Sparc CPU Sun Ultra10
Finding File with same contents and Delete them