[systemd-devel] [PATCH 1/2] systemd-coredump: Ignore coredumps larger than COREDUMP_MAX

Andrew Cook ariscop at gmail.com
Wed Sep 4 06:27:40 PDT 2013


Currently this check happens when the coredump has been collected in
it's entirety and being received by journald. this is not ideal
behaviour when the crashing process is consuming significant percentage
of physical memory such as a large instance of firefox or a java
application.

---
 src/journal/coredump.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)





-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-systemd-coredump-Ignore-coredumps-larger-than-COREDUMP.txt
Type: text/x-patch
Size: 922 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20130904/6d4157c8/attachment.bin>


More information about the systemd-devel mailing list