public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] xen/xenbus: Support multiple grants ring with 64KB page
@ 2015-10-13 16:50 Julien Grall
  2015-10-13 16:50 ` [PATCH 1/3] xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* Julien Grall
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Julien Grall @ 2015-10-13 16:50 UTC (permalink / raw)
  To: xen-devel
  Cc: linux-kernel, Julien Grall, Boris Ostrovsky, David Vrabel,
	Konrad Rzeszutek Wilk, Roger Pau Monné, Stefano Stabellini

Hi all,

The support of multiple grants ring was left aside for 64KB page. This series
aims to fix it.

It's based on xentip/for-linus-4.4.

Sincelerely yours,

Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: David Vrabel <david.vrabel@citrix.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: "Roger Pau Monné" <roger.pau@citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

Julien Grall (3):
  xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
  xen/grant-table: Add an helper to iterate over a specific number of
    grants
  xenbus: Support multiple grants ring with 64KB

 drivers/block/xen-blkback/blkback.c |   8 +--
 drivers/block/xen-blkback/xenbus.c  |   2 +-
 drivers/block/xen-blkfront.c        |  10 +--
 drivers/xen/grant-table.c           |  22 +++++++
 drivers/xen/xenbus/xenbus_client.c  | 121 +++++++++++++++++++++++++-----------
 include/xen/grant_table.h           |   6 ++
 include/xen/xenbus.h                |   4 +-
 7 files changed, 124 insertions(+), 49 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-10-16 14:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-13 16:50 [PATCH 0/3] xen/xenbus: Support multiple grants ring with 64KB page Julien Grall
2015-10-13 16:50 ` [PATCH 1/3] xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* Julien Grall
2015-10-13 16:50 ` [PATCH 2/3] xen/grant-table: Add an helper to iterate over a specific number of grants Julien Grall
2015-10-13 16:50 ` [PATCH 3/3] xenbus: Support multiple grants ring with 64KB Julien Grall
2015-10-16 14:12 ` [Xen-devel] [PATCH 0/3] xen/xenbus: Support multiple grants ring with 64KB page David Vrabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox