Hacker News new | ask | show | jobs
by pjmlp 1718 days ago
Because as monolithic kernel, every feature touches lots of places and kernel modules have a very specific set of use cases.
1 comments

It is not necessarily true that features touch a lot of places. But most of the changes are improvements to existing functionality (e.g. KVM, or the scheduler) rather than something self contained.