Home
last modified time | relevance | path

Searched defs:sched_params (Results 1 – 2 of 2) sorted by relevance

/hypervisor/include/common/
A Dschedule.h43 struct sched_params { struct
44 uint32_t prio; /* The priority of a thread */
47 uint8_t bvt_weight; /* the weight of a thread */
48 int32_t bvt_warp_value; /* the warp reduce effective VT to boost priority */
49 uint32_t bvt_warp_limit; /* max time in one warp */
50 uint32_t bvt_unwarp_period; /* min unwarp time after a warp */
/hypervisor/include/arch/x86/asm/
A Dvm_config.h174 struct sched_params sched_params; /* Scheduler params for vCPUs of this VM */ member

Completed in 9 milliseconds