From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emmanuel Ackaouy Subject: Re: [PATCH][RFC] consider vcpu-pin weight on CreditScheduler TAKE2 Date: Wed, 27 Jun 2007 14:52:32 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: Atsushi SAKAI , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Jun 27, 2007, at 14:31, Keir Fraser wrote: > Partitioning is a very sensible simplification in many (most?) cases, > but > would need plumbing all the way up through xen-api, which is a pain. I > still > suspect that the patch could be simplified even without interface > changes. I > don't understand the need to add extra complexity on every accounting > period. If you don't want to change the API, the partitioning could just automagically happen when all distinct cpu affinity masks set using the existing interface are non-overlapping.