jRusage Struct Reference
Information about job using resource. More...
Data Fields
int mem int swap int utime int stime int npids struct pidInfo * pidInfo int npgids int * pgid int nthreads Detailed Description
Information about job using resource.Field Documentation
int jRusage::mem Total resident memory usage in kbytes of all currently running processes in given process groups.
int jRusage::swap Total virtual memory usage in kbytes of all currently running processes in given process groups.
int jRusage::utime Cumulative total user time in seconds.
int jRusage::stime Cumulative total system time in seconds.
int jRusage::npids Number of currently active processes in given process groups.
struct pidInfo* jRusage::pidInfo Array of currently active processes' information.
int jRusage::npgids Number of currently active process groups.
int* jRusage::pgid Array of currently active process group ids.
Number of currently active threads in given process groups.
Date Modified: 9 Sep 2009
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2009 Platform Computing Corporation. All rights reserved.