All of lore.kernel.org
 help / color / mirror / Atom feed
* A question on the credit scheduler
@ 2011-12-16  7:55 zhikai
  2011-12-16 11:04 ` George Dunlap
  2011-12-16 14:44 ` gavin
  0 siblings, 2 replies; 9+ messages in thread
From: zhikai @ 2011-12-16  7:55 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 403 bytes --]

Hi All,


In the credit scheduler, the scheduling decision function csched_schedule() is called in the schedule function in scheduler.c, such as the following.
next_slice = sched->do_schedule(sched, now, tasklet_work_scheduled);


But, how often the csched_schedule() is called and to run? Does this frequency have something to do with the slice of credit scheduler that is 30ms?


Best Regards,
Gavin


[-- Attachment #1.2: Type: text/html, Size: 692 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-12-20 15:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-16  7:55 A question on the credit scheduler zhikai
2011-12-16 11:04 ` George Dunlap
2011-12-16 14:44 ` gavin
2011-12-16 15:58   ` George Dunlap
2011-12-17  9:16   ` gavin
2011-12-19 10:37     ` George Dunlap
2011-12-19 16:13       ` Shriram Rajagopalan
2011-12-20  7:30     ` gavin
2011-12-20 15:49     ` gavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.