• Ben Hutchings's avatar
    genirq: Add IRQ affinity notifiers · cd7eab44
    Ben Hutchings authored
    When initiating I/O on a multiqueue and multi-IRQ device, we may want
    to select a queue for which the response will be handled on the same
    or a nearby CPU.  This requires a reverse-map of IRQ affinity.  Add a
    notification mechanism to support this.
    
    This is based closely on work by Thomas Gleixner <tglx@linutronix.de>.
    Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
    Cc: linux-net-drivers@solarflare.com
    Cc: Tom Herbert <therbert@google.com>
    Cc: David Miller <davem@davemloft.net>
    LKML-Reference: <1295470904.11126.84.camel@bwh-desktop>
    Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
    cd7eab44
manage.c 31.4 KB