C0: cap systemd-coredump on ringtail to stop game-crash lockups
Wine/Proton game segfaults (e.g. Diablo IV) produced multi-GB cores that systemd-coredump spent minutes compressing to disk, pinning the CPU and freezing the desktop. Cap ProcessSizeMax/ExternalSizeMax at 1G (oversized cores logged but skipped) and MaxUse at 2G to bound the store. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
35ae171783
commit
c09bd5b612
2 changed files with 17 additions and 0 deletions
1
docs/changelog.d/+ringtail-coredump-size-cap.infra.md
Normal file
1
docs/changelog.d/+ringtail-coredump-size-cap.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Cap systemd-coredump on ringtail (ProcessSizeMax/ExternalSizeMax 1G, MaxUse 2G) so multi-GB Wine/Proton game crash dumps no longer thrash the disk and lock up the desktop.
|
||||
Loading…
Add table
Add a link
Reference in a new issue