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 5 of 5] Support of xl sched-sedf

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 5 of 5] Support of xl sched-sedf
From: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>
Date: Thu, 17 Nov 2011 13:00:39 +0100
Delivery-date: Thu, 17 Nov 2011 04:17:37 -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=26aC62HifmH0dbLcG/tgJq2+X7uJIx6nuxKcj6/gXtA=; b=PXdBq9S1/T7EHUa8og5FN/xcIMa0TyjkzD2rb/vu4LdEXRkaRZyRNuOt 7TjDCAZJQyPBn5s7tZqY0OMEiSl5g192f8YUxo51rzNxEhR2hqPv0F5Vf x+R4+wMI/VHbC3Z7lyt2K55gIPhQiudGt/dIbBRLfsgRrdz0+fGN1qhaG rZUcRMwNuQXZ1hJ6SjJ5sYOhlxngZP7r/6TpAFKoEvgRhrtPLK6hFWPiL o34T+UIYl9IjYoLgtyMDVRq8u9ecK;
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=U+qW+CUe85tJ7t/ny/Ha/sT6zPSIZJIKp96FcWdXcYgAhgtGM/NIA37g LKiOG3SD5wIYcaQQcoYOvXJNC1zmjOoxv0hO9TNHj4csztEvYACtQNVua o2WYu0PLliOHEH1p0uOUEB0I1PdLflhlk0ZuQrnhBHyTHYCqoYUM+Ux1z aWtC5u50LDEzKADJbCQOUKfbJD3yUSf8TNVs0B8EnoMgkfGl9sp8WOtpM ElRkEx6gH1TU6iWKz6/V+TAERrAou;
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
Supports the xl subcommand sched-sedf.
The man page is only a minimal version (copy from xm man page without
examples). BTW: the xm man page seems not to be in sync with xm sched-sedf -h
regarding the time units. I used milliseconds in the xl implementation.
Only minimal semantical checks of parameters.

Signed-off-by: juergen.gross@xxxxxxxxxxxxxx


7 files changed, 284 insertions(+)
docs/man/xl.pod.1           |   42 +++++++++++
tools/libxl/libxl.c         |   49 ++++++++++++
tools/libxl/libxl.h         |    4 +
tools/libxl/libxl_types.idl |    8 ++
tools/libxl/xl.h            |    1 
tools/libxl/xl_cmdimpl.c    |  164 +++++++++++++++++++++++++++++++++++++++++++
tools/libxl/xl_cmdtable.c   |   16 ++++


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

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