|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] credit scheduler
On 28/8/06 11:28 pm, "Karl Rister" <kmr@xxxxxxxxxx> wrote:
> This is less than ideal when considering cache warmth and the
> sharing of CPU resources when the first core of the system is always
> available in this configuration. Does the credit scheduler have any
> awareness of cache warmth or CPU siblings when balancing?
It doesn't right now, but in your setup dom0 has its 'home core' all to
itself, so it's odd that it's bouncing around. Other cores should only steal
the domain if it is runnable but not running -- that should almost never be
the case if the domain is not contending for CPU.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|