Kernel can just use raw threads, pretty muchs the only thing that process provides is syscalls which kernel threads of course don't need. Also this makes init process have pid 1 :D |
||
|---|---|---|
| .. | ||
| Controller.h | ||
| Definitions.h | ||
| Device.h | ||
Kernel can just use raw threads, pretty muchs the only thing that process provides is syscalls which kernel threads of course don't need. Also this makes init process have pid 1 :D |
||
|---|---|---|
| .. | ||
| Controller.h | ||
| Definitions.h | ||
| Device.h | ||