summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorTom Deseyn <tom.deseyn@gmail.com>2018-08-16 20:47:20 +0200
committerJan Vorlicek <janvorli@microsoft.com>2018-08-16 20:47:20 +0200
commitca5b0d1caa47abdebac13233553c6e44db2e3168 (patch)
treec799ed2aad140fce723ad9a0796c12ae994c90ca /src/tools
parent6a2ce4748f043d8c0dc9e4d30d415cffbef1958f (diff)
downloadcoreclr-ca5b0d1caa47abdebac13233553c6e44db2e3168.tar.gz
coreclr-ca5b0d1caa47abdebac13233553c6e44db2e3168.tar.bz2
coreclr-ca5b0d1caa47abdebac13233553c6e44db2e3168.zip
Determine memory load based on cgroup usage. (#19518)
cgroup usage is used to trigger oom kills. It includes rss and file cache of the cgroup. The implementation was only using the process rss to determine memory load. This is less than the cgroup usage and leads to oom kills due to GC not being triggered soon enough.
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions