From: Michael Sinz <msinz@wgate.com>
To: Andi Kleen <ak@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Core dump file control
Date: Thu, 14 Feb 2002 12:09:09 -0500 [thread overview]
Message-ID: <3C6BEF35.20E156E3@wgate.com> (raw)
In-Reply-To: <3C6BE18F.7B849129@wgate.com.suse.lists.linux.kernel> <363c044a047f1f07d2@[192.168.1.4]>
Andi Kleen wrote:
>
> Michael Sinz <msinz@wgate.com> writes:
> >
> > This then causes core dumps to be of the format:
> >
> > /coredumps/whale.sinz.org-badprogram-13917.core
>
> I had something like this for a long time on my todo list. The idea
> was to set core_name_format to the name of a named pipe and have an
> daemon on the other end that logs backtraces to syslogd (something a
> bit like dr.watson)
> Only problem is that it won't handle parallel coredumps very well
> without some additional (deadlock prone) global locking or alternatively
> support AF_UNIX stream sockets too that have the concept of multiple
> streams over a single name.
Ahh, interesting idea. I have not thought about using pipes since
my main concern was needing to put coredumps into a place that can
not fill up useful disk and, in the case of the diskless nodes, is
writeable since everything else is not. We just grab the core dumps
later in order to figure out what went wrong. Under non-development
cases we should get close to zero core dumps. (Ahh, if that were only
true at this time... :-)
--
Michael Sinz ---- Worldgate Communications ---- msinz@wgate.com
A master's secrets are only as good as
the master's ability to explain them to others.
next prev parent reply other threads:[~2002-02-14 17:09 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3C6BE18F.7B849129@wgate.com.suse.lists.linux.kernel>
2002-02-14 16:37 ` [PATCH] Core dump file control Andi Kleen
[not found] ` <363c044a047f1f07d2@[192.168.1.4]>
2002-02-14 17:09 ` Michael Sinz [this message]
2002-02-15 17:57 Michael Sinz
2002-02-15 19:07 ` Michael Sinz
2002-02-16 17:37 ` Horst von Brand
2002-02-17 14:36 ` Michael Sinz
[not found] <361c88b8047e6c07d2@[192.168.1.4]>
2002-02-14 17:53 ` Michael Sinz
-- strict thread matches above, loose matches on Subject: below --
2002-02-14 16:10 Michael Sinz
2002-02-15 11:40 ` Jakob Østergaard
2002-02-15 11:44 ` Martin Dalecki
2002-02-15 12:11 ` Michael Sinz
2002-02-15 12:13 ` Jakob Østergaard
2002-02-15 12:22 ` Martin Dalecki
2002-02-15 12:32 ` Jakob Østergaard
2002-02-15 12:55 ` Michael Sinz
2002-02-15 12:06 ` Michael Sinz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C6BEF35.20E156E3@wgate.com \
--to=msinz@wgate.com \
--cc=ak@suse.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox