> > > ### Data ring
> > >
> > > Data rings are used for sending and receiving data over a connected
> > > socket. They
> > > are created upon a successful **accept** or **connect** command.
> > >
> > > A data ring is composed of two pieces: the interface and the **in** and
> > > **out**
> > > b
On Wed, 28 Sep 2016, Konrad Rzeszutek Wilk wrote:
> On Wed, Sep 14, 2016 at 04:45:01PM -0700, Stefano Stabellini wrote:
> > Hi all,
>
> Hey!
>
> I took a look at the spec. It overall looks good with a detail
> of how each of the sub-commands works in exhaustive detail (which
> is awesome!).
Than
On Wed, Sep 14, 2016 at 04:45:01PM -0700, Stefano Stabellini wrote:
> Hi all,
Hey!
I took a look at the spec. It overall looks good with a detail
of how each of the sub-commands works in exhaustive detail (which
is awesome!).
Please see below for some questions, comments.
>
> This is the design
Hi all,
This is the design document of the PV Calls protocol. You can find
prototypes of the Linux frontend and backend drivers here:
git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen.git pvcalls-6
To use them, make sure to enable CONFIG_XEN_PVCALLS in your kernel
config and add "pvc