All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juergen Gross <juergen.gross@ts.fujitsu.com>
To: "Jiang, Yunhong" <yunhong.jiang@intel.com>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	"Dong, Eddie" <eddie.dong@intel.com>,
	"Zhang, Xiantao" <xiantao.zhang@intel.com>
Subject: Re: RE: The caculation of the credit in credit_scheduler
Date: Wed, 10 Nov 2010 06:46:16 +0100	[thread overview]
Message-ID: <4CDA31A8.4050308@ts.fujitsu.com> (raw)
In-Reply-To: <789F9655DD1B8F43B48D77C5D30659732FD7DF70@shsmsx501.ccr.corp.intel.com>

On 11/10/10 03:39, Jiang, Yunhong wrote:
>
>
>> -----Original Message-----
>> From: George Dunlap [mailto:George.Dunlap@eu.citrix.com]
>> Sent: Tuesday, November 09, 2010 10:27 PM
>> To: Jiang, Yunhong
>> Cc: xen-devel@lists.xensource.com; Dong, Eddie; Zhang, Xiantao
>> Subject: Re: The caculation of the credit in credit_scheduler
>>
>> On 05/11/10 07:06, Jiang, Yunhong wrote:
>>> The reason is how the credit is caculated. Although the 3 HVM domains is pinned
>> to 2 PCPU and share the 2 CPUs, they will all get 2* 300 credit when credit account.
>> That means the I/O intensive HVM domain will never be under credit, thus it will
>> preempt the CPU intensive whenever it is boost (i.e. after I/O access to QEMU), and
>> it is set to be TS_UNDER only at the tick time, and then, boost again.
>>
>> I suspect that the real reason you're having trouble is that pinning and
>> the credit mechanism don't work very well together.  Instead of pinning,
>> have you tried using the cpupools interface to make a 2-cpu pool to put
>> the VMs into?  That should allow the credit to be divided appropriately.
>
> I have a quick look in the code, and seems the cpu pool should not help on such situation. The CPU poll only cares about the CPUs a domain can be scheduled, but not about the credit caculation.

With cpupools you avoid the pinning. This will result in better credit
calculation results.


Juergen

-- 
Juergen Gross                 Principal Developer Operating Systems
TSP ES&S SWE OS6                       Telephone: +49 (0) 89 3222 2967
Fujitsu Technology Solutions              e-mail: juergen.gross@ts.fujitsu.com
Domagkstr. 28                           Internet: ts.fujitsu.com
D-80807 Muenchen                 Company details: ts.fujitsu.com/imprint.html

  reply	other threads:[~2010-11-10  5:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-05  7:06 The caculation of the credit in credit_scheduler Jiang, Yunhong
2010-11-05  7:26 ` Zhang, Xiantao
2010-11-05  8:07   ` Keir Fraser
2010-11-05  9:33     ` Zhang, Xiantao
2010-11-05  9:45       ` Keir Fraser
2010-11-09 14:16   ` George Dunlap
2010-11-15  4:29     ` Zhang, Xiantao
2010-11-09 14:26 ` George Dunlap
2010-11-10  2:39   ` Jiang, Yunhong
2010-11-10  5:46     ` Juergen Gross [this message]
2010-11-10  5:55       ` Jiang, Yunhong
2010-11-10  6:03         ` Juergen Gross
2010-11-10 10:53           ` Jiang, Yunhong

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=4CDA31A8.4050308@ts.fujitsu.com \
    --to=juergen.gross@ts.fujitsu.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=eddie.dong@intel.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xiantao.zhang@intel.com \
    --cc=yunhong.jiang@intel.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.