Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # grep eth0 /proc/interrupts
- 40: 7393140 0 0 0 ICU-NSR 39 Level eth0
- 41: 0 4904793 0 0 ICU-NSR 43 Level eth0
- 42: 0 0 5682571 0 ICU-NSR 47 Level eth0
- 43: 0 0 0 12284308 ICU-NSR 51 Level eth0
- # cat /proc/irq/4{0..3}/smp_affinity_list
- 0
- 1
- 2
- 3
- # top
- PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
- 15 root 20 0 0 0 0 S 33,9 0,0 5:39.38 ksoftirqd/1
- 9 root 20 0 0 0 0 S 28,6 0,0 6:44.52 ksoftirqd/0
- 20 root 20 0 0 0 0 R 16,3 0,0 4:12.66 ksoftirqd/2
- 10 root 20 0 0 0 0 I 0,7 0,0 0:03.38 rcu_sched
- 25 root 20 0 0 0 0 S 0,3 0,0 2:26.02 ksoftirqd/3
- root@macchiatobin:~/bptraf# ./bptraf eth0
- all: 12920 kpps
- all: 12921 kpps
- all: 12922 kpps
- # echo eth0 1 > /sys/devices/platform/pp2/rss/rss_mode
- -bash: /sys/devices/platform/pp2/rss/rss_mode: No such file or directory
- # ll /sys/devices/platform/pp2
- ls: cannot access '/sys/devices/platform/pp2': No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement