Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Minor Optimization Coming For AMD Athlon XP Era Systems Running Linux

Дата публикации: 10-08-2026 10:28:14

A minor performance optimization is on the way to the Linux kernel for roughly two decade old CPUs that have SSE but lack SSE2. Among those CPUs to benefit are the AMD Athlon XP series, some early Sempron models, and some Intel Celeron and Pentium III models...

Основное содержимое страницы с новостью.

HARDWARE

A minor performance optimization is on the way to the Linux kernel for roughly two decade old CPUs that have SSE but lack SSE2. Among those CPUs to benefit are the AMD Athlon XP series, some early Sempron models, and some Intel Celeron and Pentium III models.

Open-source developer Yao Zi discovered in the write memory barrier (WMB) code to the Linux kernel for using the SFENCE Instruction it placed a constraint on the processor having SSE2. But the Store Fence (SFENCE) instruction was added in the original SSE, not SSE2. So a one-line patch is now working its way to the mainline kernel to adjust that SFENCE usage so processors with the original Streaming SIMD Extensions can use it rather than just SSE2.

"When adding cc clobber to wmb()'s definition, the alternative() condition to use sfence was incorrectly raised from X86_FEATURE_XMM to X86_FEATURE_XMM2.

Restore the correct constraint for potential better performance on machines without SSE2."

The patch notes the potential for better performance albeit no performance benchmarks were actually done on such aging SSE-only CPUs.

AMD Athlon XP with Abit NF7-S

The patch was picked up into tip/tip.git's x86/core Git branch and thus should be merged for the upcoming Linux 7.3 cycle. The patch is also marked for back-porting to existing stable Linux kernel series too.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1Linux 7.3 Bringing A KCFI Optimization To Benefit Older Intel CPUs09.7910-08-2026
2AMD P-State Linux Driver Patches Can Boost 1%-Low FPS Gaming Performance By 31%015.9828-07-2026
3More AMD Zen 6 Prepping, Many ASUS / Lenovo / HP Laptop Improvements For Linux 7.20526-06-2026
4Qualcomm Posts Linux Patches For Kuno SoC Support: Cortex-A7 Platform In 2026011.2409-08-2026
5AMD Sends Out Latest Linux Patches For RMPOPT Optimization0701-07-2026
6New Linux Driver Posted To Enable Keyboard Support On M3 MacBooks0730-06-2026
7Linux Looking To Retire A Number Of Old ARM Platforms In Early 20270502-07-2026
8Linux Mint Improves Kernel Management & Setting System-Wide Environment Variables013.0510-08-2026
9AMD PMF Testing Tool Slated For Linux 7.309.0727-07-2026
10Linux 7.3 To Support The Qualcomm Adreno 704 & Adreno 722 GPUs015.7602-08-2026

Классификация: . Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 7.06. Источник: www.phoronix.com.