Skip to content

Commit

Permalink
同时禁用swap虚拟内存,在/etc/fstab中找到它并且删除swap挂载
Browse files Browse the repository at this point in the history
同时禁用swap虚拟内存,在/etc/fstab中找到它并且删除swap挂载
  • Loading branch information
1265578519 committed Oct 16, 2024
1 parent 15f9932 commit bdcd180
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,6 @@ cat /proc/28492/limits | grep files
https://bbs.itzmx.com/thread-110212-1-1.html

一个可选内存优化,禁用AnonHugePages释放更多可用内存给予进程
https://bbs.itzmx.com/thread-110231-1-1.html
https://bbs.itzmx.com/thread-110231-1-1.html

同时禁用swap虚拟内存,在/etc/fstab中找到它并且删除swap挂载

0 comments on commit bdcd180

Please sign in to comment.