Re: [PATCH 4/4] coredump: documentation for proc and sysctl]

2007-01-29 Thread Kawai, Hidehiro
Hi Pavel and Andrew, Pavel Machek wrote: >>This patch adds the documentation for the following parameters: >> /proc//core_flags >> /proc/sys/kernel/core_flags_enable > > Sysctl seems really strange to me. Either the feature is safe to use, > or it is not. Users can already ulimit -c 0, and we d

Re: [Fwd: [PATCH 4/4] coredump: documentation for proc and sysctl]

2007-01-26 Thread Pavel Machek
Hi! > This patch adds the documentation for the following parameters: > /proc//core_flags > /proc/sys/kernel/core_flags_enable Sysctl seems really strange to me. Either the feature is safe to use, or it is not. Users can already ulimit -c 0, and we do not have "/proc/sys/kernel/allow_users_t

[PATCH 4/4] coredump: documentation for proc and sysctl

2007-01-26 Thread Kawai, Hidehiro
This patch adds the documentation for the following parameters: /proc//core_flags /proc/sys/kernel/core_flags_enable Signed-off-by: Hidehiro Kawai <[EMAIL PROTECTED]> --- Documentation/filesystems/proc.txt | 42 +++ Documentation/sysctl/kernel.txt| 11 +++