We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e896ca5 commit 618d16bCopy full SHA for 618d16b
docs/ops/debug.md
@@ -116,6 +116,8 @@ icon: material/bug
116
117
思考这个问题:如果某个在容器中的进程错误地向 tmpfs 写入了大量数据导致内存不足,systemd-oomd 可以解决这个问题吗?earlyoom 呢?
118
119
+ 还有很多其他的实现,在 [nohang 的 README](https://github.com/hakavlad/nohang?tab=readme-ov-file#solution) 中有相关整理,可以作为参考。
120
+
121
此外,配置 swap 与内存压缩也会对内存不足(高内存压力)的场景有很大帮助,可参考[分区与文件系统](./storage/filesystem.md#:~:text=%E4%BB%80%E4%B9%88%E6%98%AF%20swap)的有关部分。
122
123
!!! note "系统无法启动"
0 commit comments