]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen/blkback: pseudo support for multi hardware queues/rings
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 11 Dec 2015 17:08:48 +0000 (12:08 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 10 May 2016 20:26:07 +0000 (22:26 +0200)
commit8e118cbb3d0516b7c0863ba81b89dbaa7df3277d
treefcdda4712cec240e63f5d3f4ebd2816b17490f1a
parent610f4c950232396fe213aa873421c62aceebdf3e
xen/blkback: pseudo support for multi hardware queues/rings

Preparatory patch for multiple hardware queues (rings). The number of
rings is unconditionally set to 1, larger number will be enabled in
"xen/blkback: get the number of hardware queues/rings from blkfront".

Signed-off-by: Arianna Avanzini <avanzini.arianna@gmail.com>
Signed-off-by: Bob Liu <bob.liu@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
---
v2: Align variables in the structures.
(cherry picked from commit 2fb1ef4f1226ea6d6d3481036cabe01a4415b68c)
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
drivers/block/xen-blkback/common.h
drivers/block/xen-blkback/xenbus.c