mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
up 20
This commit is contained in:
parent
c9ba96c494
commit
28a84e2b3d
179 changed files with 347 additions and 12649 deletions
0
root/target/linux/mediatek/base-files/etc/inittab
Normal file → Executable file
0
root/target/linux/mediatek/base-files/etc/inittab
Normal file → Executable file
|
|
@ -1,7 +1,6 @@
|
|||
#!/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
|
||||
uci set network.globals.default_rps_val=14
|
||||
uci set network.globals.default_rps_flow_cnt=256
|
||||
uci set network.globals.default_xps_val=14
|
||||
uci set network.globals.default_ps=1
|
||||
uci commit
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue