Linux memory overcommit details

后端 未结 1 413
生来不讨喜
生来不讨喜 2020-11-29 13:19

I am developing SW for embedded Linux and i am suffering system hangs because OOM Killer appears from time to time. Before going beyond i would like to solve some confusing

相关标签:
1条回答
  • 2020-11-29 14:03

    I think you can read this document. Is provides you three small C programs that you can use to understand what happens with the different possible values of /proc/sys/vm/overcommit_memory .

    0 讨论(0)
提交回复
热议问题