From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: Re: [PATCH v1 2/4] libxc: enabling XL to set per-VCPU parameters of a domain for RTDS scheduler Date: Mon, 11 May 2015 15:27:54 +0200 Message-ID: <1431350874.8979.74.camel@citrix.com> References: <1431018326-3239-1-git-send-email-chong.li@wustl.edu> <1431018326-3239-3-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: <1431018326-3239-3-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, xen-devel@lists.xen.org, mengxu@cis.upenn.edu, jbeulich@suse.com, dgolomb@seas.upenn.edu List-Id: xen-devel@lists.xenproject.org On Thu, 2015-05-07 at 12:05 -0500, Chong Li wrote: > Add xc_sched_rtds_vcpu_get/set functions to interact with Xen to get/set a domain's > per-VCPU parameters. > > Signed-off-by: Chong Li > Signed-off-by: Meng Xu > Signed-off-by: Sisu Xi > These looks same xc wrappers to the hypercall to me. I'm not going into much more details as I think the hypervisor interfaces that they wrap needs changing, so that would be rather pointless. :-) Regards, Dario