Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rss-ladder should distribute interrupts between all numa nodes if netdev isn't bound #207

Open
strizhechenko opened this issue Feb 20, 2018 · 0 comments
Assignees
Milestone

Comments

@strizhechenko
Copy link
Owner

# cat /sys/class/net/eth0/device/numa_node 
-1
# rss-ladder eth0 --dry-run
- distribute interrupts of eth0 (-TxRx-) on socket 0
WARNING: some CPUs process multiple queues, consider reduce queue count for this network device
  - eth0: queue eth0-TxRx-0 (irq 60) bound to CPU0
  - eth0: queue eth0-TxRx-1 (irq 61) bound to CPU2
  - eth0: queue eth0-TxRx-2 (irq 62) bound to CPU4
  - eth0: queue eth0-TxRx-3 (irq 63) bound to CPU6
  - eth0: queue eth0-TxRx-4 (irq 64) bound to CPU8
  - eth0: queue eth0-TxRx-5 (irq 65) bound to CPU10
  - eth0: queue eth0-TxRx-6 (irq 66) bound to CPU0
  - eth0: queue eth0-TxRx-7 (irq 67) bound to CPU2
  - eth0: queue eth0-TxRx-8 (irq 68) bound to CPU4
  - eth0: queue eth0-TxRx-9 (irq 69) bound to CPU6
  - eth0: queue eth0-TxRx-10 (irq 70) bound to CPU8
  - eth0: queue eth0-TxRx-11 (irq 71) bound to CPU10
@strizhechenko strizhechenko self-assigned this Feb 20, 2018
@strizhechenko strizhechenko added this to the 2.7.6 milestone Feb 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
tuning-utils
Awaiting triage
Development

No branches or pull requests

1 participant