Globals and Constants
ccp_pid
Process' processor id
Cashmere:
csm_pid
Treadmarks:
Tmk_proc_id
ccp_num_pid
Number of compute processors in the system.
Cashmere:
csm_num_pid
Treadmarks:
Tmk_nprocs
ccp_num_shared_bytes
Number of bytes of shared memory available to the application.
Cashmere:
csm_num_shared_bytes
Treadmarks:
(Tmk_page_size * Tmk_npages)
[TOC]