Home >Operation and Maintenance >Nginx >Not to follow Windows 11, Linux will not only continue to support AMD Zen 2, but also optimize its performance
According to news on June 3, according to foreign technology media NeoWin, the Linux distribution will not follow Win11 and will not only continue to provide support for AMD Ryzen processors based on Zen 2, And further improve performance by optimizing L3 cache (LLC).
The operating system will assign tasks to processor threads marked as "idle", but the current Linux kernel can only identify idle threads in the local L3 cache; and the select_idle_sibling() patch recently released Consider calling an outside LLC.
IT Home attaches two pictures here, showing the structural diagrams of AMD Zen 2 CCX and CCD. You can see the difference in cache structure between single CCD and dual CCD:
Single CCD
The above is the detailed content of Not to follow Windows 11, Linux will not only continue to support AMD Zen 2, but also optimize its performance. For more information, please follow other related articles on the PHP Chinese website!