mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
parent
26aa7e554a
commit
251d575721
119 changed files with 451350 additions and 0 deletions
7
root/target/linux/mediatek/base-files/etc/uci-defaults/99-net-ps
Executable file
7
root/target/linux/mediatek/base-files/etc/uci-defaults/99-net-ps
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
uci -q set network.globals.default_rps_val=14
|
||||
uci -q set network.globals.default_rps_flow_cnt=256
|
||||
uci -q set network.globals.default_xps_val=14
|
||||
uci -q set network.globals.default_ps=1
|
||||
uci -q commit
|
||||
exit 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue