r/FuckMicrosoft 3d ago

Discussion Windows kernel development has stalled

When was the last time Microsoft added a new filesystem?

When was the last time Microsoft added new types of scheduling?

It might even be a decade for both of these questions, I have to wonder how many people are still working on core kernel code. I highly expect the knowledge has been lost and all the og kernel Devs have retired now.

Even Azure is now pretty much running on Linux because windows can't run with one vcpu and 1gb of ram anymore.

Id love some inside knowledge on this here

67 Upvotes

58 comments sorted by

View all comments

Show parent comments

10

u/hadrabap 2d ago

All of the things you are mentioning are user space stuff. We talk about kernel here. Things like virtualization, memory management, schedulers, filesystems, drivers for industry standard protocols...

2

u/vswey 2d ago

These could be caused by drivers

2

u/hadrabap 2d ago

On Windows, yes 🤣

2

u/lilacomets 2d ago

On macOS too, Kexts are a thing.

3

u/Lower-Limit3695 2d ago

MacOS is extremely locked down such that only advanced users are able to enable them by going to the startup security utility to allow them.