Operating System - Tru64 Unix
1753266 Members
5175 Online
108792 Solutions
New Discussion

one more Question about table()

 
Ali Humaidan
Occasional Advisor

one more Question about table()

struct cpu_state tb1;
getsysinfo (GSI_CPU_STATE, &tb1, sizeof(tb1), 0, NULL);

How to extract information from cpuset_t types like cs_running, cs_preset, and cs_powered
(cpuset_t is of type void*)