diff for duplicates of <20180904151638.GL335@mellanox.com> diff --git a/a/1.txt b/N1/1.txt index bda6451..0ff20f1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -72,3 +72,7 @@ This seems like a poor direction, if we add IOMMU hairpin support we will need unmapping. Jason +_______________________________________________ +Linux-nvdimm mailing list +Linux-nvdimm@lists.01.org +https://lists.01.org/mailman/listinfo/linux-nvdimm diff --git a/a/content_digest b/N1/content_digest index b91310f..fa9987b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,23 +4,19 @@ "Subject\0Re: [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests\0" "Date\0Tue, 4 Sep 2018 09:16:38 -0600\0" "To\0Logan Gunthorpe <logang@deltatee.com>\0" - "Cc\0linux-kernel@vger.kernel.org" + "Cc\0Alex Williamson <alex.williamson@redhat.com>" + linux-nvdimm@lists.01.org + linux-rdma@vger.kernel.org linux-pci@vger.kernel.org + linux-kernel@vger.kernel.org linux-nvme@lists.infradead.org - linux-rdma@vger.kernel.org - linux-nvdimm@lists.01.org linux-block@vger.kernel.org - Stephen Bates <sbates@raithlin.com> - Christoph Hellwig <hch@lst.de> - Keith Busch <keith.busch@intel.com> - Sagi Grimberg <sagi@grimberg.me> - Bjorn Helgaas <bhelgaas@google.com> - Max Gurtovoy <maxg@mellanox.com> - Dan Williams <dan.j.williams@intel.com> " J\303\251r\303\264me Glisse <jglisse@redhat.com>" + " Christian K\303\266nig <christian.koenig@amd.com>" Benjamin Herrenschmidt <benh@kernel.crashing.org> - Alex Williamson <alex.williamson@redhat.com> - " Christian K\303\266nig <christian.koenig@amd.com>\0" + Bjorn Helgaas <bhelgaas@google.com> + Max Gurtovoy <maxg@mellanox.com> + " Christoph Hellwig <hch@lst.de>\0" "\00:1\0" "b\0" "On Thu, Aug 30, 2018 at 12:53:49PM -0600, Logan Gunthorpe wrote:\n" @@ -96,6 +92,10 @@ "This seems like a poor direction, if we add IOMMU hairpin support we\n" "will need unmapping.\n" "\n" - Jason + "Jason\n" + "_______________________________________________\n" + "Linux-nvdimm mailing list\n" + "Linux-nvdimm@lists.01.org\n" + https://lists.01.org/mailman/listinfo/linux-nvdimm -f8ef28171be4f6faf5ebff053bac5b37412461a09273a19f3d299a61068171f3 +553e75921571dbac53fae21d44c262cd7b4c37a323f5c3c47bb28c83dd118f1e
diff --git a/a/1.txt b/N2/1.txt index bda6451..78a4d73 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -On Thu, Aug 30, 2018 at 12:53:49PM -0600, Logan Gunthorpe wrote: +On Thu, Aug 30, 2018@12:53:49PM -0600, Logan Gunthorpe wrote: > For P2P requests, we must use the pci_p2pmem_map_sg() function > instead of the dma_map_sg functions. > @@ -6,9 +6,9 @@ On Thu, Aug 30, 2018 at 12:53:49PM -0600, Logan Gunthorpe wrote: > For this, we create an NVME_F_PCI_P2P flag which tells the core to > set QUEUE_FLAG_PCI_P2P in the request queue. > -> Signed-off-by: Logan Gunthorpe <logang@deltatee.com> -> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> -> Reviewed-by: Christoph Hellwig <hch@lst.de> +> Signed-off-by: Logan Gunthorpe <logang at deltatee.com> +> Reviewed-by: Sagi Grimberg <sagi at grimberg.me> +> Reviewed-by: Christoph Hellwig <hch at lst.de> > drivers/nvme/host/core.c | 4 ++++ > drivers/nvme/host/nvme.h | 1 + > drivers/nvme/host/pci.c | 17 +++++++++++++---- diff --git a/a/content_digest b/N2/content_digest index b91310f..5f4821d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,11 @@ "ref\020180830185352.3369-1-logang@deltatee.com\0" "ref\020180830185352.3369-11-logang@deltatee.com\0" - "From\0Jason Gunthorpe <jgg@mellanox.com>\0" - "Subject\0Re: [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests\0" + "From\0jgg@mellanox.com (Jason Gunthorpe)\0" + "Subject\0[PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests\0" "Date\0Tue, 4 Sep 2018 09:16:38 -0600\0" - "To\0Logan Gunthorpe <logang@deltatee.com>\0" - "Cc\0linux-kernel@vger.kernel.org" - linux-pci@vger.kernel.org - linux-nvme@lists.infradead.org - linux-rdma@vger.kernel.org - linux-nvdimm@lists.01.org - linux-block@vger.kernel.org - Stephen Bates <sbates@raithlin.com> - Christoph Hellwig <hch@lst.de> - Keith Busch <keith.busch@intel.com> - Sagi Grimberg <sagi@grimberg.me> - Bjorn Helgaas <bhelgaas@google.com> - Max Gurtovoy <maxg@mellanox.com> - Dan Williams <dan.j.williams@intel.com> - " J\303\251r\303\264me Glisse <jglisse@redhat.com>" - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Alex Williamson <alex.williamson@redhat.com> - " Christian K\303\266nig <christian.koenig@amd.com>\0" "\00:1\0" "b\0" - "On Thu, Aug 30, 2018 at 12:53:49PM -0600, Logan Gunthorpe wrote:\n" + "On Thu, Aug 30, 2018@12:53:49PM -0600, Logan Gunthorpe wrote:\n" "> For P2P requests, we must use the pci_p2pmem_map_sg() function\n" "> instead of the dma_map_sg functions.\n" "> \n" @@ -31,9 +13,9 @@ "> For this, we create an NVME_F_PCI_P2P flag which tells the core to\n" "> set QUEUE_FLAG_PCI_P2P in the request queue.\n" "> \n" - "> Signed-off-by: Logan Gunthorpe <logang@deltatee.com>\n" - "> Reviewed-by: Sagi Grimberg <sagi@grimberg.me>\n" - "> Reviewed-by: Christoph Hellwig <hch@lst.de>\n" + "> Signed-off-by: Logan Gunthorpe <logang at deltatee.com>\n" + "> Reviewed-by: Sagi Grimberg <sagi at grimberg.me>\n" + "> Reviewed-by: Christoph Hellwig <hch at lst.de>\n" "> drivers/nvme/host/core.c | 4 ++++\n" "> drivers/nvme/host/nvme.h | 1 +\n" "> drivers/nvme/host/pci.c | 17 +++++++++++++----\n" @@ -98,4 +80,4 @@ "\n" Jason -f8ef28171be4f6faf5ebff053bac5b37412461a09273a19f3d299a61068171f3 +8145b0bc32d8fbea30bd9894fa40777a0b83b7e1b9a214d2520516b0c60e741a
diff --git a/a/1.txt b/N3/1.txt index bda6451..a25eae4 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -72,3 +72,8 @@ This seems like a poor direction, if we add IOMMU hairpin support we will need unmapping. Jason + +_______________________________________________ +Linux-nvme mailing list +Linux-nvme@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-nvme diff --git a/a/content_digest b/N3/content_digest index b91310f..348a802 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -4,23 +4,23 @@ "Subject\0Re: [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests\0" "Date\0Tue, 4 Sep 2018 09:16:38 -0600\0" "To\0Logan Gunthorpe <logang@deltatee.com>\0" - "Cc\0linux-kernel@vger.kernel.org" + "Cc\0Keith Busch <keith.busch@intel.com>" + Alex Williamson <alex.williamson@redhat.com> + Sagi Grimberg <sagi@grimberg.me> + linux-nvdimm@lists.01.org + linux-rdma@vger.kernel.org linux-pci@vger.kernel.org + linux-kernel@vger.kernel.org linux-nvme@lists.infradead.org - linux-rdma@vger.kernel.org - linux-nvdimm@lists.01.org - linux-block@vger.kernel.org Stephen Bates <sbates@raithlin.com> - Christoph Hellwig <hch@lst.de> - Keith Busch <keith.busch@intel.com> - Sagi Grimberg <sagi@grimberg.me> + linux-block@vger.kernel.org + " J\303\251r\303\264me Glisse <jglisse@redhat.com>" + " Christian K\303\266nig <christian.koenig@amd.com>" + Benjamin Herrenschmidt <benh@kernel.crashing.org> Bjorn Helgaas <bhelgaas@google.com> Max Gurtovoy <maxg@mellanox.com> Dan Williams <dan.j.williams@intel.com> - " J\303\251r\303\264me Glisse <jglisse@redhat.com>" - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Alex Williamson <alex.williamson@redhat.com> - " Christian K\303\266nig <christian.koenig@amd.com>\0" + " Christoph Hellwig <hch@lst.de>\0" "\00:1\0" "b\0" "On Thu, Aug 30, 2018 at 12:53:49PM -0600, Logan Gunthorpe wrote:\n" @@ -96,6 +96,11 @@ "This seems like a poor direction, if we add IOMMU hairpin support we\n" "will need unmapping.\n" "\n" - Jason + "Jason\n" + "\n" + "_______________________________________________\n" + "Linux-nvme mailing list\n" + "Linux-nvme@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-nvme -f8ef28171be4f6faf5ebff053bac5b37412461a09273a19f3d299a61068171f3 +eca56f39979008f11108c02570cca5bde8ebc6f2d6f707bc6609e47911b11d99
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.