From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: virtio-dev-return-5869-cohuck=redhat.com@lists.oasis-open.org Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis.ws5.connectedcommunity.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id C14FF985EE3 for ; Fri, 19 Jul 2019 10:25:34 +0000 (UTC) Date: Fri, 19 Jul 2019 06:25:33 -0400 (EDT) From: Pankaj Gupta Message-ID: <936007544.1644199.1563531933010.JavaMail.zimbra@redhat.com> In-Reply-To: <20190719122316.785f90e5.cohuck@redhat.com> References: <20190717070916.16196-1-pagupta@redhat.com> <20190719122316.785f90e5.cohuck@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [virtio-dev] Re: [PATCH v3] add virtio-pmem device specification To: Cornelia Huck Cc: virtio-dev@lists.oasis-open.org, nilal@redhat.com, riel@surriel.com, stefanha@redhat.com, aarcange@redhat.com, david@redhat.com, mst@redhat.com, lcapitulino@redhat.com List-ID: > > > This patch proposes a virtio specification for new > > virtio pmem device. Virtio pmem is a paravirtualized > > device which solves two problems: > > > > - Provides emulation of persistent memory on host regular > > (non NVDIMM) storage. > > - Allows the guest to bypass the page cache. > > > > Signed-off-by: Pankaj Gupta > > --- > > This is changed version from previous v2 [1], as per suggestions by > > cornelia. Incorporated v2 changes suggested by Stefan, Michael & > > Cornerlia in RFC[2]. > > > > [1] https://lists.oasis-open.org/archives/virtio-dev/201907/msg00007.html > > [2] https://lists.oasis-open.org/archives/virtio-dev/201903/msg00083.html > > > > conformance.tex | 22 ++++++++++-- > > content.tex | 1 + > > virtio-pmem.tex | 109 > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > 3 files changed, 130 insertions(+), 2 deletions(-) > > create mode 100644 virtio-pmem.tex > > > > This looks good from my perspective now; but review from someone more > familiar with pmem per se would be good as well. o.k. Thank you! Best regards, Pankaj > --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org