Commit 33a8f3d
committed
chaos: log cgroup memory limit and trim aarch64 heap to stop OOMKills
Measured on matching-arch hosts: this workload floats at ~2.6-2.75GB RSS
regardless of MALLOC_CHECK_/allocator tuning, ruling that out as the OOM
cause. Trim -Xmx to 1536m on aarch64 for real headroom, and log the
container's actual cgroup memory limit so future OOMs are diagnosable
from the job log directly.1 parent cfe1245 commit 33a8f3d
1 file changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
185 | 202 | | |
186 | 203 | | |
187 | 204 | | |
| |||
198 | 215 | | |
199 | 216 | | |
200 | 217 | | |
201 | | - | |
| 218 | + | |
202 | 219 | | |
203 | 220 | | |
204 | 221 | | |
| |||
0 commit comments