Re: Rewrite Kernel

From: Eric W. Biederman
Date: Tue Apr 13 2004 - 09:05:18 EST


Rob Couto <rpc@xxxxxxxxxxxx> writes:

> On Wednesday 07 April 2004 08:54 am, you wrote:
> > i wanna to rewrite a version of linux kernel from scratch in assembly for
> > intel 386+ fo speed and a libc also in assembly for speed what do u think
> > guys
>
> maybe you'd have fun with the LinuxBIOS crowd
> www.linuxbios.org

Likely just the opposite. We have written a C compiler that does not
implicitly use memory. Having had to reinvent the wheel a feel times
because of where we are working, it is clear that tools are your friend.

There is no shame in rewriting something when what exists does not work
for you and it matters. If your rewrite happens to be significantly faster
than the broken version that is just a plus. :)

Eric

-
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/