[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090601184934.1fc54411@lxorguk.ukuu.org.uk>
Date: Mon, 1 Jun 2009 18:49:34 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: paul@...-scientist.net
Cc: Oleg Nesterov <oleg@...hat.com>, linux-kernel@...r.kernel.org,
stable@...nel.org, Andrew Morton <akpm@...ux-foundation.org>,
Andi Kleen <andi@...stfloor.org>,
Roland McGrath <roland@...hat.com>
Subject: Re: [PATCH] coredump: Retry writes where appropriate
> On the other hand, IMO all other signals, including SIGINT and SIGQUIT,
> should be ignored during core dumping. Allowing SIGKILL gives a method
> for getting rid of core dumps in the relatively rare situation where
> people want/need to do so, and I don't see any real benefit to adding
> more signals to the list of things you can't do if you want robust
> cores. Isn't one enough?
I also want usability. SIGINT/SIGQUIT are never sent except by user
requests to terminate a process so they can safely be allowed. If the
alternatives are the status quo or SIGKILL only then I'd favour the
status quo particularly having experienced the alternatives on some old
Unix systems.
Alan
--
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