On 11/02, Tejun Heo wrote: > > Also, the time between do_user_fault() and actual core dumping isn't > the important factor here. do_user_fault() directly triggers delivery > of SIGSEGV (or BUS) and signal delivery will immediately deliver > SIGKILL to all other threads in the process, Not really, note the "if (!sig_kernel_coredump(sig))" check. And this is what we can improve. But this is not simple, and personally I think doesn't worth the trouble. Oleg. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Issue with core dump, Tejun Heo |
|---|---|
| Next by Date: | Re: [PATCH] Revert "MIPS: MTX-1: Make au1000_eth probe all PHY, Greg KH |
| Previous by Thread: | Re: Issue with core dump, Tejun Heo |
| Next by Thread: | [PATCH 00/18] MIPS: Alchemy board and driver updates, Manuel Lauss |
| Indexes: | [Date] [Thread] [Top] [All Lists] |