mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-05 21:44:21 +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
|