xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Linux: fix some event handling bugs
@ 2013-08-13 14:31 David Vrabel
  2013-08-13 14:31 ` [PATCH 1/3] x86/xen: use memory barriers when enabling local irqs David Vrabel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: David Vrabel @ 2013-08-13 14:31 UTC (permalink / raw)
  To: xen-devel; +Cc: Boris Ostrovsky, David Vrabel

We have been seeing cases when events are being lost or delayed.  The
event is pending but it is never handled.  This series fixes two bugs
and some documentation that I foudn when reviewing the code.

We do not yet have a good repro of the lost events bug yet so I'm not
sure if this patches fix the problem so I would appreciate some
careful review of the reasoning behind this patches.

Thanks.

David

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

end of thread, other threads:[~2013-08-13 15:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-13 14:31 [PATCH 0/3] Linux: fix some event handling bugs David Vrabel
2013-08-13 14:31 ` [PATCH 1/3] x86/xen: use memory barriers when enabling local irqs David Vrabel
2013-08-13 15:16   ` Jan Beulich
2013-08-13 15:18   ` Boris Ostrovsky
2013-08-13 14:31 ` [PATCH 2/3] x86/xen: disable premption " David Vrabel
2013-08-13 14:31 ` [PATCH 3/3] xen/events: document behaviour when scanning the start word for events David Vrabel
2013-08-13 14:49 ` [PATCH 0/3] Linux: fix some event handling bugs David Vrabel

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).