Re: [PATCH] coredump: Retry writes where appropriate

From: Alan Cox
Date: Mon Jun 01 2009 - 17:35:44 EST


> If it's interactive, can't the user ^Z (SIGSTOP)

^Z is SIGTSTP but that would be one way to implement it although I think
it might need a bit more work than just setting masks.

> Yes, you need a shell with job control but... at some point we have to
> just say it is what it is! Core dumps are not just annoying time/disk
> space wasters, they have real value; a good core dump can save tens of
> thousands of dollars or more in support and development costs. We need
> (a way for) them to be reliable, even if it costs some interactive
> ease-of-use.
>
> Anyway, that's my opinion :-)

And there we get into policy and preference rather than technical debate
- no right answers 8(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/