shm_info
Overview
Related Modules:
Description:
Describes system resource information about the shared memory.
Summary
Data Fields
Details
Field Documentation
__swap_attempts
unsigned long shm_info::__swap_attempts
Description:
Number of swap attempts
__swap_successes
unsigned long shm_info::__swap_successes
Description:
Number of successful swap attempts
__used_ids
int shm_info::__used_ids
Description:
Number of existing shared memory segments
shm_rss
unsigned long shm_info::shm_rss
Description:
Number of resident shared memory pages
shm_swp
unsigned long shm_info::shm_swp
Description:
Number of shared memory pages in the swap partition
shm_tot
unsigned long shm_info::shm_tot
Description:
Total number of shared memory pages