From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <537B2F2C.4080905@citrix.com> Date: Tue, 20 May 2014 12:32:12 +0200 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= MIME-Version: 1.0 To: Vitaly Kuznetsov , Konrad Rzeszutek Wilk CC: , , , , , , Subject: Re: [Xen-devel] Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees) References: <20140514191122.GA7659@phenom.dumpdata.com> <8738g44wxp.fsf@vitty.brq.redhat.com> <87ppj8zsfb.fsf@vitty.brq.redhat.com> In-Reply-To: <87ppj8zsfb.fsf@vitty.brq.redhat.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On 20/05/14 11:54, Vitaly Kuznetsov wrote: > Vitaly Kuznetsov writes: > >> 1) ramdisks (/dev/ram*) (persistent grants and indirect descriptors >> disabled) > > sorry, there was a typo. persistent grants and indirect descriptors are > enabled with ramdisks, otherwise such testing won't make any sense. I'm not sure how is that possible, from your description I get that you are using 3.11 on the Dom0, which means blkback has support for persistent grants and indirect descriptors, but the guest is RHEL7, that's using the 3.10 kernel AFAICT, and this kernel only has persistent grants implemented. Roger.