Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
shm_info Struct Reference

#include <shm.h>

Data Fields

int used_ids
 
unsigned long shm_tot
 
unsigned long shm_rss
 
unsigned long shm_swp
 
unsigned long swap_attempts
 
unsigned long swap_successes
 

Detailed Description

Definition at line 69 of file shm.h.

Field Documentation

unsigned long shm_rss

Definition at line 72 of file shm.h.

unsigned long shm_swp

Definition at line 73 of file shm.h.

unsigned long shm_tot

Definition at line 71 of file shm.h.

unsigned long swap_attempts

Definition at line 74 of file shm.h.

unsigned long swap_successes

Definition at line 75 of file shm.h.

int used_ids

Definition at line 70 of file shm.h.


The documentation for this struct was generated from the following file: