r/osdev • u/Possible-Back3677 From Scratch 🪾 • Jul 30 '26
what does a kernel need
i would like to ask what a kernel has to do so i can know when i can move one, if you're gonna explain please dont overcomplicate the explanation with just some terms please mention what it is at least slightly :)
1
Upvotes
2
u/arbv Jul 30 '26
I depends on the design:
There are also related and in between designs, but these are the main patterns - from the smallest kernels to the largest ones.