[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <461E55C6.1030905@theshore.net>
Date: Thu, 12 Apr 2007 11:52:38 -0400
From: "Christopher S. Aker" <caker@...shore.net>
To: linux-kernel@...r.kernel.org
Subject: [Feature Request?] Inline compression of process core dumps
I've been trying to find a method for compressing process core dumps
before they hit disk.
I ask because we've got some fairly large UML processes (1GB for some),
and we're trying to capture dumps to help Jeff debug an evasive bug.
Our systems use a small root partition and most of the other disk
resources on the host are allocated towards the UMLs.
There are userspace solutions to this problem: allowing the
uncompressed core dump to spin out to disk and then coming in afterwards
and doing the compression, or maybe even a compressed filesystem where
the core dumps land, but I just thought I'd throw this out there since
it seems it would be a useful feature :)
Thanks,
-Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists