/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
SkiftOS: A hobby OS built from scratch using C/C++ for ARM, x86, and RISC-V
(skiftos.org)
408 points
ksec
| 1 comments |
13 Sep 25 04:55 UTC
|
HN request time: 0.213s
|
source
Show context
tampueroc
◴[
13 Sep 25 10:29 UTC
]
No.
45230925
[source]
▶
>>45229414 (OP)
#
Slightly related and coming from ignorance here, but what is the general intuition for the pros and cons of a microkernel approach in OS development?
replies(2):
>>45231431
#
>>45231610
#
logicchains
◴[
13 Sep 25 12:15 UTC
]
No.
45231431
[source]
▶
>>45230925
#
Microkernels are conceptually cleaner, and easier to make secure, but in practice generally slower than unikernels.
replies(1):
>>45231523
#
1.
wucke13
◴[
13 Sep 25 12:31 UTC
]
No.
45231523
[source]
▶
>>45231431
#
Gernot Heiser would strongly disagree with you on the last one :D
ID:
GO
↑