Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1515907
| From | Hannes Reinecke <hare@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] blk-mq: add a first_vec argument to blk_mq_pci_map_queues |
| Date | 2016-11-07 09:40 +0100 |
| Message-ID | <sANDc-tf-23@gated-at.bofh.it> (permalink) |
| References | <sAEJz-3lZ-5@gated-at.bofh.it> <sAEJz-3lZ-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/07/2016 12:07 AM, Christoph Hellwig wrote: > This allows skipping the first N IRQ vectors in case they are used for > control or admin interrupts. > > Signed-off-by: Christoph Hellwig <hch@lst.de> > --- > block/blk-mq-pci.c | 6 ++++-- > drivers/nvme/host/pci.c | 2 +- > include/linux/blk-mq-pci.h | 3 ++- > 3 files changed, 7 insertions(+), 4 deletions(-) > Reviewed-by: Hannes Reinecke <hare@suse.com> Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking hare@suse.de +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg)
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 2/2] blk-mq: add a first_vec argument to blk_mq_pci_map_queues Christoph Hellwig <hch@lst.de> - 2016-11-07 00:10 +0100
Re: [PATCH 2/2] blk-mq: add a first_vec argument to blk_mq_pci_map_queues Hannes Reinecke <hare@suse.de> - 2016-11-07 09:40 +0100
Re: [PATCH 2/2] blk-mq: add a first_vec argument to blk_mq_pci_map_queues Hannes Reinecke <hare@suse.de> - 2016-11-07 10:40 +0100
Re: [PATCH 2/2] blk-mq: add a first_vec argument to blk_mq_pci_map_queues Christoph Hellwig <hch@lst.de> - 2016-11-07 15:50 +0100
csiph-web