diff options
author | Christoph Hellwig <[email protected]> | 2016-11-08 17:15:05 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-11-09 08:25:10 +0100 |
commit | 402723ad5c625ee052432698ae5e56b02d38d4ec (patch) | |
tree | ac5eab5d6638f13c289287aef2016bdacb1bba21 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 61e1c5905290efe48bacda5e342d4af4cb1b923b (diff) |
PCI/MSI: Provide pci_alloc_irq_vectors_affinity()
This is a variant of pci_alloc_irq_vectors() that allows passing a struct
irq_affinity to provide fine-grained IRQ affinity control.
For now this means being able to exclude vectors at the beginning or end of
the MSI vector space, but it could also be used for any other quirks needed
in the future (e.g. more vectors than CPUs, or excluding CPUs from the
spreading).
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Acked-by: Jens Axboe <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions