From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: CPU scheduling of domains and vcpus Date: Mon, 21 Apr 2008 18:56:30 +0100 Message-ID: <20080421175630.GA6127@implementation> References: <1301abeb0804211052i2c498568ue1a761ae8a618029@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <1301abeb0804211052i2c498568ue1a761ae8a618029@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Nauman Rafique Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hello, Nauman Rafique, le Mon 21 Apr 2008 13:52:21 -0400, a écrit : > In fact, wasted cycles can probably be avoided by doing opportunisitic > gang scheduling (i.e. gang schedule, unless there would be wasted > cycles) How do you detect that there would be wasted cycles? Samuel