Does it actually work?
Does it actually work?
Posted Apr 14, 2025 10:31 UTC (Mon) by farnz (subscriber, #17727)In reply to: Does it actually work? by khim
Parent article: Three ways to rework the swap subsystem
IME, Windows does better at not paging out part of a process's working set in order to page something else that the process needs in, and as a consequence is better at getting useful work from a process when it starts to thrash. It then combines this with longer timeslices, so that once you're doing useful work, you get a longer time to finish it before you're swapped out.
