The windows kernel isn’t all that great, particularly in the realm of memory security or scheduling.
You know, to each their own. Question is really whether windows maintaining a closed source kernel even makes sense from a maintenance burden perspective when it really doesn’t give them much money in return. (Most of their money in 2025 comes from cloud services, not operating systems)
Rumors (Yes, just rumors, I know) have it that MS is working on a shim to be able to just use the Linux kernel under the hood. That’s what spawned WSL. It is a side effect of the work to get the shim between the Win64 userland and Linux kernel. The shim will probably be a temporary thing, until all the ABIs are done.
The windows kernel isn’t all that great, particularly in the realm of memory security or scheduling.
You know, to each their own. Question is really whether windows maintaining a closed source kernel even makes sense from a maintenance burden perspective when it really doesn’t give them much money in return. (Most of their money in 2025 comes from cloud services, not operating systems)
Rumors (Yes, just rumors, I know) have it that MS is working on a shim to be able to just use the Linux kernel under the hood. That’s what spawned WSL. It is a side effect of the work to get the shim between the Win64 userland and Linux kernel. The shim will probably be a temporary thing, until all the ABIs are done.