Re: [klibc] klibc and what's the next step?

From: Theodore Tso
Date: Tue Jul 11 2006 - 15:59:41 EST


On Tue, Jul 11, 2006 at 12:51:31PM -0700, Linus Torvalds wrote:
> On Tue, 11 Jul 2006, H. Peter Anvin wrote:
> >
> > Does that mean "in kernel space", "in the kernel distribution" or "in memory
> > completely under the control by the kernel?" That is really what this is
> > about.
>
> I think it's all about kernel space.
>
> Moving the default parsing to user space would add exactly _zero_
> advantage, and would add totally unnecessary complexity (ie now we need to
> make sure that hotplug does it right - and the hotplug routines suddenly
> change between the boot phase and the actual install).

While you're at it, do you think you'd be willing to opine about doing
whether it makes sense to chuck out the guts of suspend-to-disk so
that it must be done in userspace?

- Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/