Re:Linux: Modular != Microkernel
Posted: Sat Feb 12, 2005 9:17 pm
Hi,
I guess I'd prefer "monolithic" for Linux as the source code can be used to generate a kernel that doesn't use any modules at all - "macro-kernel" may or may not apply depending on how it's compiled.
Cheers,
Brendan
I'm sticking with my original analysis - "pure monolithic" and "pure micro-kernel" with an infinite number of hybrid designs (including "macro-kernel") in between .Colonel Kernel wrote: I think by this definition, recent versions of the Linux kernel would qualify as macrokernels (modular) rather than monolithic (big code soup w/ everything compiled in).
What do you think?
I guess I'd prefer "monolithic" for Linux as the source code can be used to generate a kernel that doesn't use any modules at all - "macro-kernel" may or may not apply depending on how it's compiled.
Cheers,
Brendan