Moving the kernel to modern C
Moving the kernel to modern C
Posted Mar 3, 2022 23:54 UTC (Thu) by Wol (subscriber, #4433)In reply to: Moving the kernel to modern C by dvdeug
Parent article: Moving the kernel to modern C
I thought it started with a suggestion that OO languages (C++) be used in the kernel.
In which case, OO-bashing is justified. OO *IS* useful, but in the kernel when a few extra bytes of object code can cost you dearly in page faults etc, those faults are pretty fatal for the concept. THAT was the purpose of the bashing ...
Cheers,
Wol
