Re: [PATCH v8 00/74] per-CPU locks

2020-05-12 Thread Alex Bennée
Robert Foley writes: > V7: https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg00786.html > > This is a continuation of the series created by Emilio Cota. > We are picking up this patch set with the goal to apply > any fixes or updates needed to get this accepted. > > Quoting an earlier p

Re: [PATCH v8 00/74] per-CPU locks

2020-03-30 Thread Stefan Hajnoczi
On Fri, Mar 27, 2020 at 11:59:37AM +0100, Philippe Mathieu-Daudé wrote: > On 3/27/20 6:14 AM, Emilio G. Cota wrote: > > (Apologies if I missed some Cc's; I was not Cc'ed in patch 0 > > so I'm blindly crafting a reply.) > > > > On Thu, Mar 26, 2020 at 15:30:43 -0400, Robert Foley wrote: > > > Thi

Re: [PATCH v8 00/74] per-CPU locks

2020-03-27 Thread Robert Foley
On Fri, 27 Mar 2020 at 01:14, Emilio G. Cota wrote: > > (Apologies if I missed some Cc's; I was not Cc'ed in patch 0 > so I'm blindly crafting a reply.) Sorry I forgot to including you in patch 0, my bad. Will be sure to include you in the future. > On Thu, Mar 26, 2020 at 15:30:43 -0400, Rober

Re: [PATCH v8 00/74] per-CPU locks

2020-03-27 Thread Alex Bennée
Emilio G. Cota writes: > (Apologies if I missed some Cc's; I was not Cc'ed in patch 0 > so I'm blindly crafting a reply.) > >> Changes for V8: >> - Fixed issue where in rr mode we could destroy the BQL twice. > > I remember doing little to no testing in record-replay mode, so > there should b

Re: [PATCH v8 00/74] per-CPU locks

2020-03-27 Thread Robert Foley
On Fri, 27 Mar 2020 at 06:24, Aleksandar Markovic wrote: > >> >> > >> >> This is a continuation of the series created by Emilio Cota. > >> >> We are picking up this patch set with the goal to apply > >> >> any fixes or updates needed to get this accepted. > >> >> > >> > > >> > Thank for this work,

Re: [PATCH v8 00/74] per-CPU locks

2020-03-27 Thread Philippe Mathieu-Daudé
On 3/27/20 6:14 AM, Emilio G. Cota wrote: (Apologies if I missed some Cc's; I was not Cc'ed in patch 0 so I'm blindly crafting a reply.) On Thu, Mar 26, 2020 at 15:30:43 -0400, Robert Foley wrote: This is a continuation of the series created by Emilio Cota. We are picking up this patch set wi

Re: [PATCH v8 00/74] per-CPU locks

2020-03-27 Thread Aleksandar Markovic
11:50 Pet, 27.03.2020. Aleksandar Markovic је написао/ла: > > > > петак, 27. март 2020., Alex Bennée је написао/ла: >> >> >> Aleksandar Markovic writes: >> >> > 21:37 Čet, 26.03.2020. Robert Foley је написао/ла: >> >> >> >> V7: https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg00786.html

Re: [PATCH v8 00/74] per-CPU locks

2020-03-27 Thread Aleksandar Markovic
петак, 27. март 2020., Alex Bennée је написао/ла: > > Aleksandar Markovic writes: > > > 21:37 Čet, 26.03.2020. Robert Foley је > написао/ла: > >> > >> V7: https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg00786.html > >> > >> This is a continuation of the series created by Emilio Cota. >

Re: [PATCH v8 00/74] per-CPU locks

2020-03-27 Thread Alex Bennée
Aleksandar Markovic writes: > 21:37 Čet, 26.03.2020. Robert Foley је написао/ла: >> >> V7: https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg00786.html >> >> This is a continuation of the series created by Emilio Cota. >> We are picking up this patch set with the goal to apply >> any fi

Re: [PATCH v8 00/74] per-CPU locks

2020-03-26 Thread Emilio G. Cota
(Apologies if I missed some Cc's; I was not Cc'ed in patch 0 so I'm blindly crafting a reply.) On Thu, Mar 26, 2020 at 15:30:43 -0400, Robert Foley wrote: > This is a continuation of the series created by Emilio Cota. > We are picking up this patch set with the goal to apply > any fixes or updat

Re: [PATCH v8 00/74] per-CPU locks

2020-03-26 Thread Aleksandar Markovic
21:37 Čet, 26.03.2020. Robert Foley је написао/ла: > > V7: https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg00786.html > > This is a continuation of the series created by Emilio Cota. > We are picking up this patch set with the goal to apply > any fixes or updates needed to get this accept

[PATCH v8 00/74] per-CPU locks

2020-03-26 Thread Robert Foley
V7: https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg00786.html This is a continuation of the series created by Emilio Cota. We are picking up this patch set with the goal to apply any fixes or updates needed to get this accepted. Quoting an earlier patch in the series: "For context, the