Re: Ping: [PATCH v5 0/6] evtchn: (not so) recent XSAs follow-on

2021-05-17 Thread Jan Beulich
On 14.05.2021 17:29, Roger Pau Monné wrote: > On Thu, Apr 22, 2021 at 10:53:05AM +0200, Jan Beulich wrote: >> On 21.04.2021 17:56, Julien Grall wrote: >>> >>> >>> On 21/04/2021 16:23, Jan Beulich wrote: On 27.01.2021 09:13, Jan Beulich wrote: > These are grouped into a series largely becau

Re: Ping: [PATCH v5 0/6] evtchn: (not so) recent XSAs follow-on

2021-05-14 Thread Roger Pau Monné
On Thu, Apr 22, 2021 at 10:53:05AM +0200, Jan Beulich wrote: > On 21.04.2021 17:56, Julien Grall wrote: > > > > > > On 21/04/2021 16:23, Jan Beulich wrote: > >> On 27.01.2021 09:13, Jan Beulich wrote: > >>> These are grouped into a series largely because of their origin, > >>> not so much because

Re: Ping: [PATCH v5 0/6] evtchn: (not so) recent XSAs follow-on

2021-04-22 Thread Jan Beulich
On 21.04.2021 17:56, Julien Grall wrote: > > > On 21/04/2021 16:23, Jan Beulich wrote: >> On 27.01.2021 09:13, Jan Beulich wrote: >>> These are grouped into a series largely because of their origin, >>> not so much because there are (heavy) dependencies among them. >>> The main change from v4 is

Re: Ping: [PATCH v5 0/6] evtchn: (not so) recent XSAs follow-on

2021-04-21 Thread Julien Grall
On 21/04/2021 16:23, Jan Beulich wrote: On 27.01.2021 09:13, Jan Beulich wrote: These are grouped into a series largely because of their origin, not so much because there are (heavy) dependencies among them. The main change from v4 is the dropping of the two patches trying to do away with the

Ping: [PATCH v5 0/6] evtchn: (not so) recent XSAs follow-on

2021-04-21 Thread Jan Beulich
On 27.01.2021 09:13, Jan Beulich wrote: > These are grouped into a series largely because of their origin, > not so much because there are (heavy) dependencies among them. > The main change from v4 is the dropping of the two patches trying > to do away with the double event lock acquires in interdo

[PATCH v5 0/6] evtchn: (not so) recent XSAs follow-on

2021-01-27 Thread Jan Beulich
These are grouped into a series largely because of their origin, not so much because there are (heavy) dependencies among them. The main change from v4 is the dropping of the two patches trying to do away with the double event lock acquires in interdomain channel handling. See also the individual p