flat assembler
Message board for the users of flat assembler.
Index
> MenuetOS > MenuetOS' kernel is monolithic or micro? |
Author |
|
fasm9 16 Jul 2004, 06:09
Just curious..
-- regards |
|||
16 Jul 2004, 06:09 |
|
crc 16 Jul 2004, 10:24
From what I've seen, it's monolithic
|
|||
16 Jul 2004, 10:24 |
|
fasm9 16 Jul 2004, 10:30
Can you tell me the difference of them?
i knew linux is monolithic, gnu/hurd and ms-windows is micro. personally, i like monolithic. don't know why. |
|||
16 Jul 2004, 10:30 |
|
fasm9 16 Jul 2004, 10:55
Linux could be able to run without module, module is just option.
i mean kernel can be recompiled with no-module.(with 0-module, but still have to type in shell, like this, debian:~#make modules_install; /usr/sbin/mkinitrd -o ...) |
|||
16 Jul 2004, 10:55 |
|
crc 16 Jul 2004, 11:01
I know, but the code to handle modules exists in the source tree, that's why I called it a "hybrid" kernel
|
|||
16 Jul 2004, 11:01 |
|
maslan 17 Jul 2004, 05:28
according to os design and implementation by ast & asw
monokothic : run all drivers(fs and devices) in kernel space microkernel : run most of drivers in user space and they can connected through messages _________________ Maslan I'm searching for perfection so, even if u need portability u 've to use Assembly --- http://www.maslanlab.org --- http://libosdk.berlios.de http://maslanedit.sf.net http://maslancms.sf.net |
|||
17 Jul 2004, 05:28 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.