Re: [Criticism] On the discussion about C++ modules

From: Igmar Palsenberg (maillist@chello.nl)
Date: Mon Oct 16 2000 - 07:49:47 EST


On Mon, 16 Oct 2000, Jeff V. Merkey wrote:

>
> Not meant to offend, but it's obvious you are not grasping hardware
> optimization issues relative to kernel development and performance. I
> would recommend getting your hands on a bus analyzer, and testing out
> some of your theories, and explore for yourself relative to these issues
> with some hard numbers.

Agree. ASM generated from C is far better to predict then ASM from
C++. With issues as timing dependent hardware it is crucial.

My opinion is that C++ should stay out of the kernel. Next thing someone
wants is Visual Basic in the kernel because 'it has some nice
features'. As long as the kernel in C works leave it that way.

        Igmar

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



This archive was generated by hypermail 2b29 : Mon Oct 23 2000 - 21:00:08 EST