On Thu, Jun 29, 2017 at 01:34:22PM +, Marc-André Lureau wrote:
> Hi
>
> On Wed, Jun 28, 2017 at 8:29 PM Eduardo Habkost wrote:
>
> > On Tue, Jun 27, 2017 at 08:23:03AM +, Marc-André Lureau wrote:
> > > Hi Eduardo
> > >
> > > On Fri, Jun 23, 2017 at 11:09 PM Eduardo Habkost
> > > wrote:
Hi
On Wed, Jun 28, 2017 at 8:29 PM Eduardo Habkost wrote:
> On Tue, Jun 27, 2017 at 08:23:03AM +, Marc-André Lureau wrote:
> > Hi Eduardo
> >
> > On Fri, Jun 23, 2017 at 11:09 PM Eduardo Habkost
> > wrote:
> >
> > > On Wed, Jun 21, 2017 at 04:02:18PM +0200, Marc-André Lureau wrote:
> > > >
On Tue, Jun 27, 2017 at 08:23:03AM +, Marc-André Lureau wrote:
> Hi Eduardo
>
> On Fri, Jun 23, 2017 at 11:09 PM Eduardo Habkost
> wrote:
>
> > On Wed, Jun 21, 2017 at 04:02:18PM +0200, Marc-André Lureau wrote:
> > > Add a new memory backend, similar to hostmem-file, except that it
> > > doe
Hi Eduardo
On Fri, Jun 23, 2017 at 11:09 PM Eduardo Habkost
wrote:
> On Wed, Jun 21, 2017 at 04:02:18PM +0200, Marc-André Lureau wrote:
> > Add a new memory backend, similar to hostmem-file, except that it
> > doesn't need to create files. It also enforces memory sealing.
> >
> > This backend is
On Wed, Jun 21, 2017 at 04:02:18PM +0200, Marc-André Lureau wrote:
> Add a new memory backend, similar to hostmem-file, except that it
> doesn't need to create files. It also enforces memory sealing.
>
> This backend is mainly useful for sharing the memory with other
> processes.
How exactly can
Add a new memory backend, similar to hostmem-file, except that it
doesn't need to create files. It also enforces memory sealing.
This backend is mainly useful for sharing the memory with other
processes.
Note that Linux supports transparent huge-pages of shmem/memfd memory
since 4.8. It is relati