Host scheduler information.

typedef struct _host_sched_info {
  UMA_UINT32     MIN_TIMEOUT;  /*  Minimum timeout in milliseconds */
  UMA_UINT32     MIN_QUANTUM;  /*  Minimum quantum in milliseconds. */
} host_sched_info;

typedef   host _ sched _ info   * host _ sched _ info ;


[Back: Scheduler Host Information (254.1.5.2)]
[Next: host_sched_info Field - MIN_TIMEOUT]