ibmvnic: Assign IRQ affinity hints to device queues
Assign affinity hints to ibmvnic device queue interrupts. Affinity hints are assigned and removed during sub-crq init and teardown, respectively. This update should improve latency if utilized as interrupt lines and processing are more equally distributed among CPU's. This implementation is based on the virtio_net driver. Signed-off-by: NThomas Falcon <tlfalcon@linux.ibm.com> Signed-off-by: NDany Madden <drt@linux.ibm.com> Signed-off-by: NNick Child <nnac123@linux.ibm.com> Reviewed-by: NRick Lindsley <ricklind@linux.ibm.com> Reviewed-by: NHaren Myneni <haren@linux.ibm.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录