All of lore.kernel.org
 help / color / mirror / Atom feed
From: zhikai <gbtux@126.com>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: A question on the credit scheduler
Date: Fri, 16 Dec 2011 15:55:07 +0800 (CST)	[thread overview]
Message-ID: <26c93838.3b3fb.13445de0e67.Coremail.gbtux@126.com> (raw)


[-- 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

             reply	other threads:[~2011-12-16  7:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-16  7:55 zhikai [this message]
2011-12-16 11:04 ` A question on the credit scheduler 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=26c93838.3b3fb.13445de0e67.Coremail.gbtux@126.com \
    --to=gbtux@126.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.