Home
last modified time | relevance | path

Searched refs:DEFAULT_TIMESLICE (Results 1 – 1 of 1) sorted by relevance

/xen/xen/common/sched/
A Darinc653.c46 #define DEFAULT_TIMESLICE MILLISECS(10) macro
415 sched_priv->schedule[entry].runtime = DEFAULT_TIMESLICE; in a653sched_alloc_udata()
418 sched_priv->major_frame += DEFAULT_TIMESLICE; in a653sched_alloc_udata()
525 sched_priv->next_major_frame = now + DEFAULT_TIMESLICE; in a653sched_do_schedule()

Completed in 3 milliseconds