mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 09:39:00 +00:00
5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
echo 4 > /proc/irq/32/smp_affinity
|
||
|
echo 8 > /proc/irq/33/smp_affinity
|