A question about ram-high
Posted: Sat Aug 19, 2023 6:51 pm
According to documentation, "this will soft limit RAM usage - if a RAM usage goes over the high boundary, the processes of the cgroup are throttled and put under heavy reclaim pressure".
Here's my question: If I set ram-high=512.0MiB, will it mean that containers' processes will be throttled and put under heavy reclaim pressure when:
Thanks in advance![Smile :)](./images/smilies/icon_smile.gif)
Here's my question: If I set ram-high=512.0MiB, will it mean that containers' processes will be throttled and put under heavy reclaim pressure when:
- the total RAM usage of the system (RouterBoard / CHR) goes over 512MiB; or
- the total RAM usage of all containers goes over 512MiB (not considering the rest of the system); or
- the RAM usage of a single container goes over 512MiB, and only this container will experience throttling?
Thanks in advance
![Smile :)](./images/smilies/icon_smile.gif)