We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
都必须得挂虚拟内存了,一个U盘随随便便4G以上,顺便把开启usbjffs。 jffs频繁读写,注定了路由器会挂的早。而且K3的内存并不比U盘快,内存读写不超过3MB/S, U盘的速度直接秒内存呢。
处理器负载 (1, 5, 15 分钟) 0.15, 0.15, 0.14
不用UPX压缩的V2,处理器负载会低不少呢。
延长路由器寿命,从usbjffs开始~~~
The text was updated successfully, but these errors were encountered:
upx后只是启动的时候会慢点,运行并无大影响
koolshare软件中心是设计在jffs上的,本项目依赖软件中心,所以无能为力,你可以向ks开发组建议改软件中心项目到usbjffs
Sorry, something went wrong.
No branches or pull requests
都必须得挂虚拟内存了,一个U盘随随便便4G以上,顺便把开启usbjffs。
jffs频繁读写,注定了路由器会挂的早。而且K3的内存并不比U盘快,内存读写不超过3MB/S,
U盘的速度直接秒内存呢。
处理器负载 (1, 5, 15 分钟)
0.15, 0.15, 0.14
不用UPX压缩的V2,处理器负载会低不少呢。
延长路由器寿命,从usbjffs开始~~~
The text was updated successfully, but these errors were encountered: