mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-11 05:11:27 +00:00
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
|