On Fri, 6 Apr 2007, Linus Torvalds wrote: > On Fri, 6 Apr 2007, Davide Libenzi wrote: > > > > > > or lets just face it and name it what it is: process_struct ;-) > > > > That'd be fine too! Wonder if Linus would swallow a rename patch like > > that... > > I don't really see the point. It's not even *true*. A "process" includes > more than the shared signal-handling - it would include files and fs etc > too. > > So it's actually *more* correct to call it the shared signal state than it > would be to call it "process" state. But "signal" has *nothing* to do with what the structure store nowadays, really. It's a pool of "things" that are not Linux task specific. IMO something like "struct task_shared_ctx" or simply "struct task_shared" would better fit the nature of the thing. - Davide - 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:
- Re: init's children list is long and slows reaping children.
- From: Linus Torvalds <[email protected]>
- Re: init's children list is long and slows reaping children.
- References:
- Re: init's children list is long and slows reaping children.
- From: Robin Holt <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: [email protected] (Eric W. Biederman)
- Re: init's children list is long and slows reaping children.
- From: Oleg Nesterov <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: Davide Libenzi <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: [email protected] (Eric W. Biederman)
- Re: init's children list is long and slows reaping children.
- From: Davide Libenzi <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: Ingo Molnar <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: Davide Libenzi <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: Linus Torvalds <[email protected]>
- Re: init's children list is long and slows reaping children.
- Prev by Date: Re: [2.6 patch] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
- Next by Date: [BUG] unable to handle kernel paging request at virtual address 0800000e
- Previous by thread: Re: init's children list is long and slows reaping children.
- Next by thread: Re: init's children list is long and slows reaping children.
- Index(es):