▲ | mike_hearn a day ago | |||||||
Everyone is responsible for their own software, but the OS is more critical than other pieces and also a lot more profitable, so they can afford to invest. Some userspace apps with large budgets do use microkernel architectures, most obviously browsers. But by and large, kernel code is much more tightly scoped and stable than userspace apps. The requirements for a core filesystem change very slowly and a migration from one version to another can take years. Userspace apps might update every week and still be too slow. We tolerate much more instability in the latter than the former. | ||||||||
▲ | fluoridation 15 hours ago | parent [-] | |||||||
...What? How is that a response to anything I said? | ||||||||
|