[systemd-devel] [PATCH 1/2] systemd-coredump: Ignore coredumps larger than COREDUMP_MAX
Harald Hoyer
harald.hoyer at gmail.com
Fri Sep 6 01:12:55 PDT 2013
On 09/04/2013 03:27 PM, Andrew Cook wrote:
> 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(-)
>
looks good! pushed. Thanks!
More information about the systemd-devel
mailing list