From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 for Xen 4.6 4/4] xl: enabling XL to set per-VCPU parameters of a domain for RTDS scheduler Date: Fri, 5 Jun 2015 12:38:25 +0100 Message-ID: <1433504305.7108.232.camel@citrix.com> References: <1432599084-20956-1-git-send-email-chong.li@wustl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1432599084-20956-1-git-send-email-chong.li@wustl.edu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Chong Li Cc: Chong Li , wei.liu2@citrix.com, Sisu Xi , george.dunlap@eu.citrix.com, dario.faggioli@citrix.com, xen-devel@lists.xen.org, mengxu@cis.upenn.edu, dgolomb@seas.upenn.edu List-Id: xen-devel@lists.xenproject.org On Mon, 2015-05-25 at 19:11 -0500, Chong Li wrote: > Change main_sched_rtds and related output functions to support per-VCPU settings > for xl sched-rtds tool. > > Signed-off-by: Chong Li > Signed-off-by: Meng Xu > Signed-off-by: Sisu Xi > --- > tools/libxl/xl_cmdimpl.c | 261 +++++++++++++++++++++++++++++++++++++++++------ This patch should touch docs/* too.