Re: [Xen-devel] [PATCH v2 3/3] docs: RTDS feature document.

2016-10-18 Thread Dario Faggioli
[Trimming the Cc-list] On Tue, 2016-10-18 at 13:49 -0400, Meng Xu wrote: > > +For checking or changing a VM's scheduling parameters from xl, do > > +as follows: > > +* `xl sched-rtds -d vm-rt` > > > It should be > xl sched-rtds -d vm-rt -v all > Yeah, you're right. I wrote this basing on m

Re: [Xen-devel] [PATCH v2 3/3] docs: RTDS feature document.

2016-10-18 Thread Wei Liu
Hi Meng, I've committed this patch. Feel free to send update when you and Dario have all the details hashed out. Wei. ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

Re: [Xen-devel] [PATCH v2 3/3] docs: RTDS feature document.

2016-10-18 Thread Meng Xu
Hi Dario, Thank you very much for writing this nice document! Sorry for the late reply... I found two typos in the command example. I saw the patch has been committed. Maybe I (or you) should send a patch to correct the typo? > > > + > +For checking or changing a VM's scheduling parameters from x