mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
301d48b8f0
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 49243
5 lines
81 B
Bash
Executable File
5 lines
81 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo 4 > /proc/irq/32/smp_affinity
|
|
echo 8 > /proc/irq/33/smp_affinity
|