xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/3] xen/events: further locking adjustments
@ 2020-11-24  7:01 Juergen Gross
  2020-11-24  7:01 ` [PATCH v7 1/3] xen/events: access last_priority and last_vcpu_id together Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Juergen Gross @ 2020-11-24  7:01 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Andrew Cooper, George Dunlap, Ian Jackson,
	Jan Beulich, Julien Grall, Stefano Stabellini, Wei Liu

This is an add-on of my event channel locking series.

It is a resend of the single patch not having been applied from my
V6 series (being the reason to name this one V7), plus two patches
addressing issues Jan identified with the previous approach (with
one issue being more a latent one, while the other one actually existed
since the introduction on fifo events and just has been made more
probable with the new locking scheme).

Juergen Gross (3):
  xen/events: access last_priority and last_vcpu_id together
  xen/events: modify struct evtchn layout
  xen/events: rework fifo queue locking

 xen/common/event_fifo.c | 128 ++++++++++++++++++++++------------------
 xen/include/xen/sched.h |  23 ++++----
 2 files changed, 83 insertions(+), 68 deletions(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-11-25  8:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24  7:01 [PATCH v7 0/3] xen/events: further locking adjustments Juergen Gross
2020-11-24  7:01 ` [PATCH v7 1/3] xen/events: access last_priority and last_vcpu_id together Juergen Gross
2020-11-24  7:01 ` [PATCH v7 2/3] xen/events: modify struct evtchn layout Juergen Gross
2020-11-24 11:42   ` Jan Beulich
2020-11-24 12:18     ` Jürgen Groß
2020-11-24 12:37       ` Jan Beulich
2020-11-24 13:19         ` Jürgen Groß
2020-11-24  7:01 ` [PATCH v7 3/3] xen/events: rework fifo queue locking Juergen Gross
2020-11-24 14:02   ` Jan Beulich
2020-11-24 14:49     ` Jürgen Groß
2020-11-24 16:32       ` Jan Beulich
2020-11-25  5:23         ` Jürgen Groß
2020-11-25  7:42           ` Jan Beulich
2020-11-25  8:08             ` Jürgen Groß
2020-11-25  8:25               ` Jan Beulich
2020-11-25  8:29                 ` Jürgen Groß

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).