On Wed, 10 Aug 2005, Gleb Natapov wrote: > On Wed, Aug 10, 2005 at 02:22:40PM +0100, Hugh Dickins wrote: > > > > Your stack example is a good one: if we end up setting VM_DONTCOPY on > > the user stack, then I don't think fork's child will get very far without > > hitting a SIGSEGV. > > I know, but I prefer child SIGSEGV than silent data corruption. Most people will share your preference, but neither is satisfactory. > In most cases child will exec immediately after fork so no problem > in this case. In most(?) cases it won't even be able to exec before the SIGSEGV. Hugh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [PATCH] fork support
- From: "Michael S. Tsirkin" <[email protected]>
- [PATCH repost] PROT_DONTCOPY: ifiniband uverbs fork support
- From: "Michael S. Tsirkin" <[email protected]>
- Re: [PATCH repost] PROT_DONTCOPY: ifiniband uverbs fork support
- From: Hugh Dickins <[email protected]>
- Re: [PATCH repost] PROT_DONTCOPY: ifiniband uverbs fork support
- From: "Michael S. Tsirkin" <[email protected]>
- Re: [PATCH repost] PROT_DONTCOPY: ifiniband uverbs fork support
- From: Hugh Dickins <[email protected]>
- Re: [openib-general] Re: [PATCH repost] PROT_DONTCOPY: ifiniband uverbs fork support
- From: [email protected] (Gleb Natapov)
- Re: [openib-general] Re: [PATCH repost] PROT_DONTCOPY: ifiniband uverbs fork support
- From: Hugh Dickins <[email protected]>
- Re: [openib-general] Re: [PATCH repost] PROT_DONTCOPY: ifiniband uverbs fork support
- From: [email protected] (Gleb Natapov)
- [PATCH] fork support
- Prev by Date: Re: BUG: Real-Time Preemption 2.6.13-rc5-RT-V0.7.52-16
- Next by Date: Re: Linux-2.6.13-rc6: aic7xxx testers please..
- Previous by thread: Re: [openib-general] Re: [PATCH repost] PROT_DONTCOPY: ifiniband uverbs fork support
- Next by thread: Re: [openib-general] Re: [PATCH repost] PROT_DONTCOPY: ifiniband uverbs fork support
- Index(es):