Re: [Xen-devel] [PATCH v4 0/6] xen: sched: fix locking of {insert, remove}_vcpu()

2015-11-24 Thread Dario Faggioli
On Tue, 2015-11-24 at 11:03 +, George Dunlap wrote: > On Wed, Nov 4, 2015 at 5:17 PM, Dario Faggioli > wrote: > >  > > There is a git branch for this series here: > >  git://xenbits.xen.org/people/dariof/xen.git  rel/sched/fix-vcpu- > > ins-rem-v4 > > BTW this branch somehow got named > "dari

Re: [Xen-devel] [PATCH v4 0/6] xen: sched: fix locking of {insert, remove}_vcpu()

2015-11-24 Thread George Dunlap
On Wed, Nov 4, 2015 at 5:17 PM, Dario Faggioli wrote: > Hi, > > This series, improves how inserting vCPUs in schedulers runqueues is done, > including fixing a couple of bugs, and paving the way for more improvement in > Credit2 runqueue handling (will be submitted as a separate series). > > v3 is

Re: [Xen-devel] [PATCH v4 0/6] xen: sched: fix locking of {insert, remove}_vcpu()

2015-11-24 Thread Jan Beulich
>>> On 24.11.15 at 04:27, wrote: > 2015-11-23 10:00 GMT-05:00 Jan Beulich : > On 23.11.15 at 15:50, wrote: >>> What are the rules again, then? Dario is a scheduler maintainer, and >>> Meng is an established contributor. I thought that was enough. >> >> My understanding is that patches by ma

Re: [Xen-devel] [PATCH v4 0/6] xen: sched: fix locking of {insert, remove}_vcpu()

2015-11-23 Thread Meng Xu
If I can jump in the conversion... 2015-11-23 10:00 GMT-05:00 Jan Beulich : On 23.11.15 at 15:50, wrote: >> On 23/11/15 14:40, Jan Beulich wrote: >> On 23.11.15 at 15:03, wrote: > --- > Dario Faggioli (6): > xen: sched: fix locking of remove_vcpu() in credit1 >

Re: [Xen-devel] [PATCH v4 0/6] xen: sched: fix locking of {insert, remove}_vcpu()

2015-11-23 Thread Jan Beulich
>>> On 23.11.15 at 15:50, wrote: > On 23/11/15 14:40, Jan Beulich wrote: > On 23.11.15 at 15:03, wrote: --- Dario Faggioli (6): xen: sched: fix locking of remove_vcpu() in credit1 xen: sched: fix locking for insert_vcpu() in credit1 and RTDS xen: sch

Re: [Xen-devel] [PATCH v4 0/6] xen: sched: fix locking of {insert, remove}_vcpu()

2015-11-23 Thread George Dunlap
On 23/11/15 14:40, Jan Beulich wrote: On 23.11.15 at 15:03, wrote: >>> --- >>> Dario Faggioli (6): >>> xen: sched: fix locking of remove_vcpu() in credit1 >>> xen: sched: fix locking for insert_vcpu() in credit1 and RTDS >>> xen: sched: clarify use cases of schedule_cpu_swit

Re: [Xen-devel] [PATCH v4 0/6] xen: sched: fix locking of {insert, remove}_vcpu()

2015-11-23 Thread Jan Beulich
>>> On 23.11.15 at 15:03, wrote: >> --- >> Dario Faggioli (6): >> xen: sched: fix locking of remove_vcpu() in credit1 >> xen: sched: fix locking for insert_vcpu() in credit1 and RTDS >> xen: sched: clarify use cases of schedule_cpu_switch() >> xen: sched: better handle (not

Re: [Xen-devel] [PATCH v4 0/6] xen: sched: fix locking of {insert, remove}_vcpu()

2015-11-23 Thread George Dunlap
On Wed, Nov 4, 2015 at 5:17 PM, Dario Faggioli wrote: > Hi, > > This series, improves how inserting vCPUs in schedulers runqueues is done, > including fixing a couple of bugs, and paving the way for more improvement in > Credit2 runqueue handling (will be submitted as a separate series). > > v3 is

[Xen-devel] [PATCH v4 0/6] xen: sched: fix locking of {insert, remove}_vcpu()

2015-11-04 Thread Dario Faggioli
Hi, This series, improves how inserting vCPUs in schedulers runqueues is done, including fixing a couple of bugs, and paving the way for more improvement in Credit2 runqueue handling (will be submitted as a separate series). v3 is here: http://lists.xenproject.org/archives/html/xen-devel/2015-10