当前位置:网站首页>NetWare r7000 Merlin system virtual memory creation failed, prompting that the USB disk reading and writing speed does not meet the requirements. Solution, is it necessary to create virtual memory??
NetWare r7000 Merlin system virtual memory creation failed, prompting that the USB disk reading and writing speed does not meet the requirements. Solution, is it necessary to create virtual memory??
2022-07-04 21:03:00 【hu5566798】

USB disk [/dev/sdb] Reading and writing speed is too low , Does not meet the plug-in requirements !
【 Virtual memory 】 Plug in requirements USB Disk device read no less than 20MB/s, The writing speed is not less than 30MB/s, This test speed is the same as USB The actual speed of the disk may vary , The above reading and writing speed is for reference only !
Under the same test conditions ,RT-AC86U,RT-AX88U Wait for the model flash Read as 10MB/s, Written as 30MB/s
First use ssh The tool enters the background of the router , And then use xshell、putty Wait for the software to log in , The user name and password is the user password of the background of the webpage , Enclosed xshell New connection settings for . Execute the order , among R_LIMIT=20 representative 20M Reading speed .
W_LIMIT=20 representative 20M Write speed .
sed -i '7,8c R_LIMIT=20\nW_LIMIT=20' /koolshare/scripts/swap_make.sh
There are some usb2.0U disc , The writing speed is about 4-5M/s, You can change it to W_LIMIT=4:
sed -i '7,8c R_LIMIT=20\nW_LIMIT=4' /koolshare/scripts/swap_make.sh
But even if the mount succeeds , In fact, the utilization rate has always been 0, why ? Because the memory utilization of the hardware is as follows : Due to mesh R7000 Yes 256M Of RAM Memory , In fact, only 136M about , About half of the memory , So in fact, there is no need to mount virtual memory . But if the physical memory of other routing models is only 128M The following words , Merlin system is installed again , You really need to install a virtual memory .


边栏推荐
猜你喜欢

How to solve the problem that win11 cannot write the value to the registry key?

仿ps样式js网页涂鸦板插件

电脑页面不能全屏怎么办?Win11页面不能全屏的解决方法

测试员的算法面试题-找众数

Advantages of RFID warehouse management system solution

电脑怎么保存网页到桌面上使用

6月“墨力原创作者计划”获奖名单公布!邀您共话国产数据库

Sword finger offer II 80-100 (continuous update)

The concept and application of hash table
![[1200. Minimum absolute difference]](/img/fa/4ffbedd8f24c75a20d3eaeaf0430ae.png)
[1200. Minimum absolute difference]
随机推荐
福昕PDF编辑器v10.1.8绿色版
Jekins initialization password not found or not found
Flet教程之 04 FilledTonalButton基础入门(教程含源码)
acwing 3302. Expression evaluation
网络命名空间
实操自动生成接口自动化测试用例
go语言笔记(4)go常用管理命令
嵌入式TC 测试用例
Win11亮度被锁定怎么办?Win11亮度被锁定的解决方法
GVM use
What if win11u disk refuses access? An effective solution to win11u disk access denial
What if the win11 shared file cannot be opened? The solution of win11 shared file cannot be opened
仿ps样式js网页涂鸦板插件
黄金k线图中的三角形有几种?
Flet tutorial 06 basic introduction to textbutton (tutorial includes source code)
记一次重复造轮子(Obsidian 插件设置说明汉化)
How to solve the problem that win11 cannot write the value to the registry key?
Idea restore default shortcut key
Redis分布式锁的实现
MySQL - database query - use of aggregate function, aggregate query, grouping query