If it does reserve some memory only for system tasks, why does it freeze when the machine runs out of memory?
Asked
Active
Viewed 79 times
0
-
Does this answer your question? [What is the best way to prevent out of memory (OOM) freezes on Linux?](https://stackoverflow.com/questions/2125812/what-is-the-best-way-to-prevent-out-of-memory-oom-freezes-on-linux) – ks1322 Nov 11 '21 at 11:11
-
Thanks for sharing the link. It sort of does but now I have another question :p. How does one fix the device freezing issue? The same question in the post you shared but also it is not answered I believe. – unbalanced_equation Nov 11 '21 at 15:18
-
Take a look at earlyoom daemon. Seems it helps to prevent freezing for Jupyter Lab users: https://stackoverflow.com/a/58518965/72178. – ks1322 Nov 11 '21 at 15:44