Re: Rewrite Kernel

From: Denis Vlasenko
Date: Sun Apr 11 2004 - 11:59:25 EST


On Saturday 10 April 2004 22:57, J. Ryan Earl wrote:
> Denis Vlasenko wrote:
> >>I doubt you would be capable of generating assembly that would be any
> >>faster than gcc, and you would inherit all the accidental difficulties
> >>that come with engineering software at a lower-level.
> >
> >No, writing 'better than gcc' assembly is easy, gcc is far from stellar
> >in this regard. But it's painfully slow and non-portable.
>
> How can "painfully slow and non-portable" be better? You mean faster?

*writing* asm code is painfully slow and code is not portable.
That's why no sane person will write kernel in asm.
--
vda

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