Re: [Xen-devel] [RFC PATCH v3 2/2] xen: credit2: provide custom option to create

2017-04-14 Thread Praveen Kumar
On Fri, Mar 31, 2017 at 10:32:09AM +0200, Dario Faggioli wrote: > On Fri, 2017-03-31 at 00:58 +0530, Praveen Kumar wrote: > > The patch introduces a new command line option 'custom' that when > used will > > create runqueue based upon the pCPU subset provide during bootup. > > > "introduces a new

Re: [Xen-devel] [RFC PATCH v3 2/2] xen: credit2: provide custom option to create

2017-03-31 Thread Dario Faggioli
On Fri, 2017-03-31 at 00:58 +0530, Praveen Kumar wrote: > The patch introduces a new command line option 'custom' that when used will > create runqueue based upon the pCPU subset provide during bootup. > "introduces a new, very flexible, way of arranging runqueues in Credit2. It allows to specify

[Xen-devel] [RFC PATCH v3 2/2] xen: credit2: provide custom option to create

2017-03-30 Thread Praveen Kumar
The patch introduces a new command line option 'custom' that when used will create runqueue based upon the pCPU subset provide during bootup. Signed-off-by: Praveen Kumar --- docs/misc/xen-command-line.markdown | 8 +- xen/common/sched_credit2.c | 170 +