vem_container_rusage Struct Reference
Container Resource Usage. More...
Data Fields
int mem int swap int utime int stime int npids vem_pidinfo_t * pidInfo int npgids int * pgid int nthreads Detailed Description
This structure is part of vem_container_t that carries the resource usage information by the container.
Field Documentation
int mem Total resident set size in kbytes of all running processes in container
int swap Total swap size in kbytes of all running processes in container
int utime Cumulative user time in seconds
int stime Cumulative system time in seconds
int npids Number of active processes in container
Array of currently active processes' information
int npgids Number of currently active process groups
int* pgid Array of currently active process group ids
int nthreads Number of currently active threads in container.
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.