On 12/09/18 06:28 PM, Jens Axboe wrote: > On 9/12/18 6:11 PM, Logan Gunthorpe wrote: >> QUEUE_FLAG_PCI_P2P is introduced meaning a driver's request queue >> supports targeting P2P memory. >> >> When a request is submitted we check if PCI P2PDMA memory is assigned >> to the first page in the bio. If it is, we ensure the queue it's >> submitted to supports it, and enforce REQ_NOMERGE. > > This changelog is no longer accurate. Oops, I'll fix this for v7. Thanks, Logan _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm
- [PATCH v6 11/13] nvme-pci: Add a quirk for a pseudo CMB Logan Gunthorpe
- [PATCH v6 06/13] PCI/P2PDMA: Add P2P DMA driver writer's d... Logan Gunthorpe
- [PATCH v6 13/13] nvmet: Optionally use PCI P2P memory Logan Gunthorpe
- [PATCH v6 09/13] nvme-pci: Use PCI p2pmem subsystem to man... Logan Gunthorpe
- [PATCH v6 08/13] IB/core: Ensure we map P2P memory correct... Logan Gunthorpe
- [PATCH v6 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings t... Logan Gunthorpe
- [PATCH v6 01/13] PCI/P2PDMA: Support peer-to-peer memory Logan Gunthorpe
- [PATCH v6 10/13] nvme-pci: Add support for P2P memory in r... Logan Gunthorpe
- [PATCH v6 07/13] block: Add PCI P2P flag for request queue... Logan Gunthorpe
- Re: [PATCH v6 07/13] block: Add PCI P2P flag for requ... Jens Axboe
- Re: [PATCH v6 07/13] block: Add PCI P2P flag for ... Logan Gunthorpe
- [PATCH v6 05/13] docs-rst: Add a new directory for PCI doc... Logan Gunthorpe