Re: [PATCH] kernel 2.4.19 & 2.5.38 - coredump sysctl

Andrew Morton (akpm@digeo.com)
Fri, 20 Sep 2002 16:27:24 -0700


Andi Kleen wrote:
>
> Andrew Morton <akpm@digeo.com> writes:
>
> > True, but it's all more code and I don't believe that it adds
> > much value. It means that people need to run off and find
>
> One useful feature of it would be that you can get core dumps for
> each thread by including the pid (or tid later with newer threading libraries)
> Currently threads when core dumping overwrite each others cores so you lose
> the registers of all but one.

Oh sure, I agree that it's a useful feature. But I don't agree that
we need to allow users to specify how the final filename is pasted
together. Just give them host-uid-gid-comm.core. ie: everything.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/