_vx_stat Struct Reference
[Context commands]

#include <vserver.h>


Detailed Description

Context statistics.

Definition at line 186 of file vserver.h.

Data Fields

uint32_t usecnt
uint32_t tasks
uint32_t nr_threads
uint32_t nr_running
uint32_t nr_unintr
uint32_t nr_onhold
uint32_t nr_forks
uint32_t load [3]
uint64_t offset
uint64_t uptime


Field Documentation

uint32_t _vx_stat::usecnt

Number of context references

Definition at line 187 of file vserver.h.

Referenced by vx_stat().

uint32_t _vx_stat::tasks

Number of tasks

Definition at line 188 of file vserver.h.

Referenced by vx_stat().

uint32_t _vx_stat::nr_threads

Total number of threads

Definition at line 189 of file vserver.h.

Referenced by vx_stat().

uint32_t _vx_stat::nr_running

Number of running threads

Definition at line 190 of file vserver.h.

Referenced by vx_stat().

uint32_t _vx_stat::nr_unintr

Number of uninterruptible threads

Definition at line 191 of file vserver.h.

Referenced by vx_stat().

uint32_t _vx_stat::nr_onhold

Number of threads being held

Definition at line 192 of file vserver.h.

Referenced by vx_stat().

uint32_t _vx_stat::nr_forks

Total number of forks since context startup

Definition at line 193 of file vserver.h.

Referenced by vx_stat().

uint32_t _vx_stat::load[3]

Load average

Definition at line 194 of file vserver.h.

Referenced by vx_stat().

uint64_t _vx_stat::offset

Offset to the system time

Definition at line 195 of file vserver.h.

Referenced by vx_stat().

uint64_t _vx_stat::uptime

Context uptime

Definition at line 196 of file vserver.h.

Referenced by vx_stat().


The documentation for this struct was generated from the following file:
Generated on Wed Jun 20 19:50:10 2007 for libvserver by  doxygen 1.5.2