Re: [RFC PATCH 00/10] Multi-queue support for xen-block driver

2015-02-18 Thread Bob Liu
e; >> konrad.w...@oracle.com; Felipe Franciosi; ax...@fb.com; h...@infradead.org; >> avanzini.aria...@gmail.com; Bob Liu >> Subject: [RFC PATCH 00/10] Multi-queue support for xen-block driver >> >> This patchset convert the Xen PV block driver to the multi-queue block la

RE: [RFC PATCH 00/10] Multi-queue support for xen-block driver

2015-02-18 Thread Felipe Franciosi
g; > avanzini.aria...@gmail.com; Bob Liu > Subject: [RFC PATCH 00/10] Multi-queue support for xen-block driver > > This patchset convert the Xen PV block driver to the multi-queue block layer > API > by sharing and using multiple I/O rings between the frontend and backend. > &

Re: [RFC PATCH 00/10] Multi-queue support for xen-block driver

2015-02-18 Thread Christoph Hellwig
On Sun, Feb 15, 2015 at 04:18:55PM +0800, Bob Liu wrote: > History: > It's based on the result of Arianna's internship for GNOME's Outreach Program > for Women, in which she was mentored by Konrad Rzeszutek Wilk. I also worked > on > this patchset with her at that time, and now fully take over thi

[RFC PATCH 00/10] Multi-queue support for xen-block driver

2015-02-15 Thread Bob Liu
This patchset convert the Xen PV block driver to the multi-queue block layer API by sharing and using multiple I/O rings between the frontend and backend. History: It's based on the result of Arianna's internship for GNOME's Outreach Program for Women, in which she was mentored by Konrad Rzeszutek