[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFxGDbNOhNQJe_LpUMcJCGcW8qFFWzC9H0_KW26Xzb0cXw@mail.gmail.com>
Date: Thu, 18 Aug 2011 14:23:38 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Kay Sievers <kay.sievers@...y.org>
Cc: Oleg Nesterov <oleg@...hat.com>,
Lennart Poettering <mzxreary@...inter.de>,
akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-man@...r.kernel.org, roland@...k.frob.com
Subject: Re: + prctl-add-pr_setget_child_reaper-to-allow-simple-process-supervision
.patch added to -mm tree
On Thu, Aug 18, 2011 at 11:11 AM, Kay Sievers <kay.sievers@...y.org> wrote:
>
> How about this? It:
> - uses task->real_parent to walk up the chain of parents.
If I read this right, it does that for all the normal cases too.
Disgusting. Slowing down the *usual* UNIX case for your new made-up
case that nobody actually uses is not acceptable.
So NAK. We're not slowing down normal code for some new feature that
realistically will never be used by any normal applications.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists