Re: [PATCH 4/4] nvme/pci: switch to pci_request_irq
This is great. As an added bonus, more of struct nvme_queue's hot values are in the same cache line! Reviewed-by: Keith Busch I think I can kill off for mlx5 as well. Very useful Christoph! Reviewed-by: Sagi Grimberg
Re: [PATCH 4/4] nvme/pci: switch to pci_request_irq
On Thu, Apr 13, 2017 at 12:06:43AM -0700, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig This is great. As an added bonus, more of struct nvme_queue's hot values are in the same cache line! Reviewed-by: Keith Busch