WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 2 of 5] Support cpupools in xl sched-credit

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 2 of 5] Support cpupools in xl sched-credit
From: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>
Date: Thu, 17 Nov 2011 13:00:36 +0100
Delivery-date: Thu, 17 Nov 2011 04:11:26 -0800
Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=ts.fujitsu.com; i=juergen.gross@xxxxxxxxxxxxxx; q=dns/txt; s=s1536b; t=1321531553; x=1353067553; h=mime-version:subject:message-id:in-reply-to:date:from:to; bh=lLUTD0GAY89cO7w+YK4T4ZFrsTDGoaf/RXnwazHs6ig=; b=sUq7Mjzpgc3EkPlzxB9uFCNw5umiMAJ6vu1MJXMMgtP94rrHcKaVCQBh uDeti/fuX/u0L5lyshuhipIN0QBC0iWk4THFXUz2fq72mqc0oIAbrNNcF J3GgoxIGDpfyNxY3deXAD9pfYm3BlwyPIAuk1UkqyL7sGikadLpTMM7Ov HaRDsS5xv1hoBXM1t3gTS4HoER2gciFHvIb5a8LAilSV5Z2s29wN9MroS Qap5sFYxCb2yBE8rxeh9RWBQaAAst;
Domainkey-signature: s=s1536a; d=ts.fujitsu.com; c=nofws; q=dns; h=X-SBRSScore:X-IronPort-AV:Received:X-IronPort-AV: Received:Received:Content-Type:MIME-Version:Subject: X-Mercurial-Node:Message-Id:In-Reply-To:Date:From:To; b=TxK1pQI++triI0oZFB0VcfCp2a6zdAWw4j7HLL4pN0NdiwP8qqwMbRWr CT8u3A5REM8Yggd6VAlCu98wd0tyFuPBp33YHvNkzky9Ije01pU34L+HC 1rRHq5zxNnbEdvHj4Ex/6j2gQ2GGe6hbCvXBa6Qq2xE9HSx2sC+YPYChB lXzsDcuRIiN/nK2eE6Qvx0cZzAHb6KGwoFvk/KRfER628mWvqrQCxgaA6 aEwZtiXClnvO+pRIc0bL92JuFlw2m;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <patchbomb.1321531234@nehalem1>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Adds cpupool awareness to output of xl sched-credit. Output can now be
restricted to a specific cpupool. The domains are printed for each cpupool
seperately.

The loop over cpupools and domains is seperated from the main command
implementation to be able to support other schedulers as well.

Signed-off-by: juergen.gross@xxxxxxxxxxxxxx


5 files changed, 98 insertions(+), 30 deletions(-)
docs/man/xl.pod.1           |    4 +
tools/libxl/libxl.c         |    1 
tools/libxl/libxl_types.idl |    1 
tools/libxl/xl_cmdimpl.c    |  117 ++++++++++++++++++++++++++++++++-----------
tools/libxl/xl_cmdtable.c   |    5 +


Attachment: xen-staging.hg-5.patch
Description: Text Data

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