mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-10 10:32:55 +01:00
4 lines
81 B
Bash
Executable file
4 lines
81 B
Bash
Executable file
#!/bin/sh
|
|
|
|
echo 4 > /proc/irq/32/smp_affinity
|
|
echo 8 > /proc/irq/33/smp_affinity
|