增加swap交换分区,帮忙看下是不是成功了?
Tofloor
poster avatar
clownfish
deepin
2019-11-14 19:58
Author

谢谢~~~
Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2019-11-14 20:12
#1
没有挂载吧


Reply View the author
avatar
clownfish
deepin
2019-11-14 21:09
#2

是没有挂载,谢谢
Reply View the author
avatar
deepinuser17
deepin
2019-11-14 21:29
#3
  1. swapon -s
Copy the Code
Reply View the author
avatar
ghostry
deepin
2019-11-15 00:27
#4
本帖最后由 ghostry 于 2019-11-14 16:29 编辑

你这内存要swap不是拖慢速度么.

8GB以上内存就用不到swap了吧.

如果非要用,建议配置为优先内存.


  1. vi /etc/sysctl.conf
  2. vm.swappiness=0
Copy the Code


Reply View the author
avatar
走钢丝
deepin
2019-11-15 00:55
#5
https://bbs.deepin.org/post/185150
你这内存要swap不是拖慢速度么.

8GB以上内存就用不到swap了吧.

默认的应该是 10 吧,够小了。
Reply View the author