cds
2.3.2
|
System topology. More...
#include <cds/os/sunos/topology.h>
Static Public Member Functions | |
static unsigned int | processor_count () |
Logical processor count for the system. | |
static unsigned int | current_processor () |
Get current processor number. | |
static unsigned int | native_current_processor () |
Synonym for current_processor. | |
System topology.
The implementation assumes that the processor IDs are in numerical order from 0 to N - 1, where N - count of processor in the system