Eray Ozkural <[EMAIL PROTECTED]> said: > Rik van Riel wrote: > > If C++ really is that good for kernel modules, I'd like to > > see some code that proves it can be done without too much > > of a performance hit (or without a performance hit at all?). > it can be done in theory :) "Theory and practice are the same in theory, but quite different in practice" (or thereabouts) Larry McVoy > > Sending 500 rants to the kernel list isn't even close to > > being productive. Sending 1 patch is... > i already made that point. the only proof that it can > be done is the demonstration of an actual kernel module > without a grave performance hit. Performance is an important point, but by no means to only one. Bloat (source (i.e., wrappers over/around the C API) or binary) is most unwelcome. Screwing up the API for C++'s sake and similar games is right out of the question. -- Horst von Brand [EMAIL PROTECTED] Casilla 9G, Vin~a del Mar, Chile +56 32 672616 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [Criticism] On the discussion about C++ modules Eray Ozkural
- Re: [Criticism] On the discussion about C++ mo... Jeff V. Merkey
- Re: [Criticism] On the discussion about C+... Eray Ozkural
- Re: [Criticism] On the discussion about C+... Jeff V. Merkey
- Re: [Criticism] On the discussion about C+... Eray Ozkural
- Re: [Criticism] On the discussion about C+... Jeff V. Merkey
- Re: [Criticism] On the discussion about C+... Eray Ozkural
- Re: [Criticism] On the discussion about C+... Rik van Riel
- Re: [Criticism] On the discussion about C+... Eray Ozkural
- Re: [Criticism] On the discussion about C+... Rik van Riel
- Re: [Criticism] On the discussion about C+... Horst von Brand
- Re: [Criticism] On the discussion about C+... Linux Kernel Developer
- Re: [Criticism] On the discussion about C+... David Weinehall
- Re: [Criticism] On the discussion about C+... Stephen Satchell
- Re: [Criticism] On the discussion about C+... David Weinehall
- Re: [Criticism] On the discussion about C+... Horst von Brand
- Possible C++ safe header project - Re: [Cr... Linux Kernel Developer
- Re: Possible C++ safe header project - Re:... Dmitry A. Fedorov
- [OT] Re: Possible C++ safe header project ... Marko Kreen
- Re: [OT] Re: Possible C++ safe header proj... Stephen Satchell
- Re: [OT] Re: Possible C++ safe header proj... Timur Tabi