xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Macro for checking insance amounts of data on the ring (Xen patch).
@ 2013-06-10 16:02 Konrad Rzeszutek Wilk
  2013-06-10 16:02 ` [v2] ring/macro: Add a new macro to detect whether there is an overflow in requests and response Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 4+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-06-10 16:02 UTC (permalink / raw)
  To: xen-devel

Hey,

This patch had been posted in the past but had a glaring issue that
Jan spotted. This version fixes it. Said macro is being used in the
xen-blkback to check whether the indexes are bogus and the ring
is overflowed.


 xen/include/public/io/ring.h | 6 ++++++
 1 file changed, 6 insertions(+)

Konrad Rzeszutek Wilk (1):
      ring/macro: Add a new macro to detect whether there is an overflow in requests and response.

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

end of thread, other threads:[~2013-06-11 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10 16:02 [PATCH] Macro for checking insance amounts of data on the ring (Xen patch) Konrad Rzeszutek Wilk
2013-06-10 16:02 ` [v2] ring/macro: Add a new macro to detect whether there is an overflow in requests and response Konrad Rzeszutek Wilk
2013-06-11  8:23   ` [PATCH v3] io/ring.h: new macro to detect whether there are too many requests on the ring Jan Beulich
2013-06-11 10:10     ` Keir Fraser

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