_vx_sched_info Struct Reference
[CPU scheduler commands]

#include <vserver.h>


Detailed Description

Scheduler information.

Definition at line 390 of file vserver.h.

Data Fields

int32_t cpu_id
int32_t bucket_id
uint64_t user_msec
uint64_t sys_msec
uint64_t hold_msec
uint32_t token_usec
int32_t vavavoom


Field Documentation

int32_t _vx_sched_info::cpu_id

Definition at line 391 of file vserver.h.

Referenced by vx_sched_info().

int32_t _vx_sched_info::bucket_id

Definition at line 392 of file vserver.h.

Referenced by vx_sched_info().

uint64_t _vx_sched_info::user_msec

Definition at line 393 of file vserver.h.

Referenced by vx_sched_info().

uint64_t _vx_sched_info::sys_msec

Definition at line 394 of file vserver.h.

Referenced by vx_sched_info().

uint64_t _vx_sched_info::hold_msec

Definition at line 395 of file vserver.h.

Referenced by vx_sched_info().

uint32_t _vx_sched_info::token_usec

Definition at line 396 of file vserver.h.

Referenced by vx_sched_info().

int32_t _vx_sched_info::vavavoom

Definition at line 397 of file vserver.h.

Referenced by vx_sched_info().


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