[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] planned csched improvements?


  • To: Mukesh Rathor <mukesh.rathor@xxxxxxxxxx>
  • From: George Dunlap <George.Dunlap@xxxxxxxxxxxxx>
  • Date: Tue, 20 Oct 2009 10:37:19 +0100
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 20 Oct 2009 02:37:45 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=o1UYhycMY2dcLTgM2Uj8K+8/thUORUIlLiZeIxchax5iouilQ4GGkOuaWyWZTF/UFf Qk9UgaeC2b47d5v+z2rFD6OZq4IeHq1IMu5qMMbk8OYVKXzNzLl2vzJONopy1sc1L07d UCL6wNXCgez+mXoohiblAwluqxFOTJYUvikC4=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

On Tue, Oct 20, 2009 at 1:01 AM, Mukesh Rathor <mukesh.rathor@xxxxxxxxxx> wrote:
> Yeah, I've been thinking in the back of my mind, some sort of multiple
> runqueus

There already are multiple runqueues; the overhead comes from the
"steal work" method of moving vcpus between them, which works fine for
low number of cpus but doesn't scale well.

Hmm, I thought I had written up my plans for load-balancing in an
e-mail to the list, but I can't seem to find them now.  Standby
sometime for a description. :-)

> Agree. I'm hoping to collect all that information over the next couple/few
> months.  The last attempt, made a year ago, didn't yield in a whole lot
> of information because of problems with 32bit tools and 64bit guest apps
> interaction.

I have some good tools for collecting scheduling activity and
analyzing using xentrace and xenalyze.  When you get things set up,
let me know and I'll post some information about using xentrace /
xenalyze to characterize a workload's scheduling.

> In a nutshell, there's tremendous smarts in the DB, and so I think it
> prefers a simplified schedular/OS that it can provide hints to and interact
> a little with.  Ideally, it would like ability for a privileged thread
> to tell the OS/hyp, I want to yield cpu to thread #xyz.

If the thread is not scheduled on a vcpu by the OS, then when the DB
says to yield to that thread, the OS can switch on the running vcpu,
no changes needed.

The only potential modification would be if the DB wants to yield to a
thread which is scheduled on another vcpu, but that vcpu is not
currently running.  Then the guest OS *may* want to be able to ask the
HV to yield the currently running vcpu to the other vcpu.  That
interface is work thinking about.

> Moreover, my focus is large, 32 to 128 logical processors, with 1/2
> to 1TB memory.  As such, I also want to address VCPUs being confined
> to logical block of physical CPUs, taking into consideration that
> licenses are per physical cpu core.

This sounds like it would benefit from the "CPU pools" patch submitted
by Juergen Gross.

 -George

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.