Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

hwloc_topology_check(3) [debian man page]

Create and Destroy Topologies(3)			     Hardware Locality (hwloc)				  Create and Destroy Topologies(3)

NAME
Create and Destroy Topologies - Functions int hwloc_topology_init (hwloc_topology_t *topologyp) int hwloc_topology_load (hwloc_topology_t topology) void hwloc_topology_destroy (hwloc_topology_t topology) void hwloc_topology_check (hwloc_topology_t topology) Function Documentation void hwloc_topology_check (hwloc_topology_ttopology) Run internal checks on a topology structure. The program aborts if an inconsistency is detected in the given topology. Parameters: topology is the topology to be checked Note: This routine is only useful to developers. The input topology should have been previously loaded with hwloc_topology_load(). void hwloc_topology_destroy (hwloc_topology_ttopology) Terminate and free a topology context. Parameters: topology is the topology to be freed int hwloc_topology_init (hwloc_topology_t *topologyp) Allocate a topology context. Parameters: topologyp is assigned a pointer to the new allocated context. Returns: 0 on success, -1 on error. int hwloc_topology_load (hwloc_topology_ttopology) Build the actual topology. Build the actual topology once initialized with hwloc_topology_init() and tuned with Configure Topology Detection routines. No other routine may be called earlier using this topology context. Parameters: topology is the topology to be loaded with objects. Returns: 0 on success, -1 on error. See also: Configure Topology Detection Author Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code. Version 1.4.1 Mon Feb 27 2012 Create and Destroy Topologies(3)

Check Out this Related Man Page

Create and Destroy Topologies(3)			     Hardware Locality (hwloc)				  Create and Destroy Topologies(3)

NAME
Create and Destroy Topologies - Functions int hwloc_topology_init (hwloc_topology_t *topologyp) int hwloc_topology_load (hwloc_topology_t topology) void hwloc_topology_destroy (hwloc_topology_t topology) void hwloc_topology_check (hwloc_topology_t topology) Detailed Description Function Documentation void hwloc_topology_check (hwloc_topology_ttopology) Run internal checks on a topology structure. The program aborts if an inconsistency is detected in the given topology. Parameters: topology is the topology to be checked Note: This routine is only useful to developers. The input topology should have been previously loaded with hwloc_topology_load(). void hwloc_topology_destroy (hwloc_topology_ttopology) Terminate and free a topology context. Parameters: topology is the topology to be freed int hwloc_topology_init (hwloc_topology_t *topologyp) Allocate a topology context. Parameters: topologyp is assigned a pointer to the new allocated context. Returns: 0 on success, -1 on error. int hwloc_topology_load (hwloc_topology_ttopology) Build the actual topology. Build the actual topology once initialized with hwloc_topology_init() and tuned with Configure Topology Detection routines. No other routine may be called earlier using this topology context. Parameters: topology is the topology to be loaded with objects. Returns: 0 on success, -1 on error. Note: On failure, the topology is reinitialized. It should be either destroyed with hwloc_topology_destroy() or configured and loaded again. This function may be called only once per topology. See Also: Configure Topology Detection Author Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code. Version 1.7 Sun Apr 7 2013 Create and Destroy Topologies(3)
Man Page

3 More Discussions You Might Find Interesting

1. IP Networking

Discovering Network Topology

(4 Replies)
Discussion started by: nzeidat
4 Replies

2. UNIX for Dummies Questions & Answers

Network Topology Discovery

Hello All! New Unix admin here, with a bit of a problem I can't seem to get a straight answer to.. I've been tasked with mapping out the topology (with IPs/Hostnames) of networks...remotely. So, I have SSH access to firewalls, but that's about as far as I can get - how would I go about... (4 Replies)
Discussion started by: Tiyugro
4 Replies

3. What is on Your Mind?

Destroy All Software on strange language behaviour

I'll just leave this here (0 Replies)
Discussion started by: pludi
0 Replies