Hacker News new | ask | show | jobs
by briangold 2278 days ago
True for a general-purpose OS kernel. But in an embedded system or unikernel it could make a lot of sense.
1 comments

Also in a microkernel architecture possibly; if the scheduling were cooperative within each process and preemptive between processes that would look like it could make everyone here happy.