Andy Young, an ex-Microsoft senior software engineer, posted a message on X/Twitter bemoaning that even with his $1,600 Core i9 CPU and 128 GB of RAM, Windows...
Allegedly, the windows kernel scheduler was superior to Linux’s CFS scheduler in certain select metrics.
Except it didn’t matter anyway because all of the UWP apps were so crappily made and Microsoft forgot to hire actual devs for their UI so everything lagged and loaded slow.
Oh and it turns out the windows scheduler also handled multi core pretty poorly so people with new hardware suffered performance losses.
And Linux upgraded to the EEVDF scheduler which AFAIK makes it even better than before.
Jesus that website needs to die, it’s such a rude and petty way to respond to someone. As if asking what some obscure acronym means on a discussion forum is such an outlandish thing.
Earliest eligible virtual deadline first scheduling
Earliest eligible virtual deadline first (EEVDF) is a dynamic priority proportional share scheduling algorithm for soft real-time systems.
In 2023, Peter Zijlstra proposed replacing the Completely Fair Scheduler (CFS) in the Linux kernel with an EEVDF process scheduler. The aim was to remove the need for CFS “latency nice” patches. The EEVDF scheduler replaced CFS in version 6.6 of the Linux kernel.
Allegedly, the windows kernel scheduler was superior to Linux’s CFS scheduler in certain select metrics.
Except it didn’t matter anyway because all of the UWP apps were so crappily made and Microsoft forgot to hire actual devs for their UI so everything lagged and loaded slow.
Oh and it turns out the windows scheduler also handled multi core pretty poorly so people with new hardware suffered performance losses.
And Linux upgraded to the EEVDF scheduler which AFAIK makes it even better than before.
EEVDF?
https://letmegooglethat.com/?q=eevdf
Jesus that website needs to die, it’s such a rude and petty way to respond to someone. As if asking what some obscure acronym means on a discussion forum is such an outlandish thing.
Yeah god forbid people have to have conversations with one another to learn thing and maybe get a bit of a friendly opinion
Do you prefer this:
https://www.google.com/search?q=thats+just+like+your+opinion+man
Earliest eligible virtual deadline first scheduling
https://en.wikipedia.org/wiki/Earliest_eligible_virtual_deadline_first_scheduling?wprov=sfti1#