All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: keir@xen.org, xen-devel@lists.xen.org, justing@spectralogic.com,
	Paul.Durrant@citrix.com, david.vrabel@citrix.com, msw@amazon.com,
	roger.pau@citrix.com
Subject: Re: [PATCH] xen: blkif.h: document linux xen-block multi-page ring implementation
Date: Fri, 15 May 2015 11:54:48 -0400	[thread overview]
Message-ID: <20150515155448.GC13837@l.oracle.com> (raw)
In-Reply-To: <55562F32020000780007A9DE@mail.emea.novell.com>

On Fri, May 15, 2015 at 04:38:58PM +0100, Jan Beulich wrote:
> >>> On 15.05.15 at 17:22, <konrad.wilk@oracle.com> wrote:
> > Doing an git annotate shows:
> > 
> > commit 829f2a9c6dfae13faee4e24b953441113338e0f2
> > Author: Justin T. Gibbs <justing@spectralogic.com>
> > Date:   Thu Feb 23 10:02:30 2012 +0000
> > 
> >     blkif.h: Document the Red Hat and Citrix blkif multi-page ring extensions
> >     
> >     No functional changes.
> > 
> > 
> > Which says:
> > 
> >  * (1) Multi-page ring buffer scheme first developed in the Citrix XenServer
> > + *     PV drivers.
> > + * (2) Multi-page ring buffer scheme first used in some RedHat distributions
> > + *     including a distribution deployed on certain nodes of the Amazon
> > + *     EC2 cluster.
> > + * (3) Support for multi-page ring buffers was implemented independently,
> > + *     in slightly different forms, by both Citrix and RedHat/Amazon.
> > 
> > 
> > And I double checked the linux-2.6.18.hg tree and I see no mention of 
> > multi-page. I wonder where such code exists?
> 
> We have support for multi page rings in our kernels, largely because
> (iirc) Amazon had asked it.

Aha!

Bob has found that he can use 'ring-page-order' and 'max-ring-page-order'
which are the new standard and not have to worry about breaking older
guests.
> 
> Jan
> 

  reply	other threads:[~2015-05-15 15:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-12 10:58 [PATCH] xen: blkif.h: document linux xen-block multi-page ring implementation Bob Liu
2015-05-15  9:26 ` Roger Pau Monné
2015-05-15  9:51 ` David Vrabel
2015-05-15 10:39   ` Bob Liu
2015-05-15 10:45     ` David Vrabel
2015-05-15 15:22 ` Konrad Rzeszutek Wilk
2015-05-15 15:30   ` Paul Durrant
2015-05-15 15:38   ` Jan Beulich
2015-05-15 15:54     ` Konrad Rzeszutek Wilk [this message]
2015-05-15 16:02       ` Paul Durrant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150515155448.GC13837@l.oracle.com \
    --to=konrad.wilk@oracle.com \
    --cc=JBeulich@suse.com \
    --cc=Paul.Durrant@citrix.com \
    --cc=david.vrabel@citrix.com \
    --cc=justing@spectralogic.com \
    --cc=keir@xen.org \
    --cc=msw@amazon.com \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.