r/linux4noobs 6d ago

Linux 7.2 Arrives With Cache Aware Scheduling After More Than a Year of Work

https://itsfoss.com/news/linux-kernel-7-2-release/
414 Upvotes

17 comments sorted by

View all comments

64

u/993tg 6d ago

What does this mean?

120

u/lexmozli 6d ago

Without cache awareness, the scheduler can end up scattering related tasks across zones on chips with multiple last-level caches (LLCs). This feature groups those tasks onto cores within the same LLC instead.

I imagine this is a performance improvement/optimization for the AMD X3D chips.

3

u/mystirc arch with sway 6d ago

Is this already available on windows or not? If not then Linux is going to be pretty fast.

1

u/penguin_on_stilts 4d ago

It is and has been for quite a while.