Latest Linux and open source news from around the web

Docker Deep Dive Sponsored · View on Amazon → WD Black SN7100 1TB NVMe SSD Sponsored · View on Amazon →
Phoronix

Intel Thermald 2.5.12 Released... With Initial Support For ARM

Released on Friday was the newest version of Intel Thermald, the thermal daemon developed by Intel for their processors on Linux for monitoring and helping control temperatures across modern Intel-powered laptops and desktops. Catching me immediately by surprise was Intel Thermald 2.5.12 introducing support for ARM...

Phoronix

GCC 17 Merges Function Multi-Versioning For APX & AVX10.2

Earlier this month I wrote about Intel working on function multi-versioning support for APX and AVX10.2 with the GCC compiler. This allows developers to write optimized code paths specifically targeting Advanced Performance Extensions (APX) or Advanced Vector Extensions 10.2 capabilities of future processors while being able to otherwise fall-back to generic or other optimized code paths for other ISA target features. This work is now merged for GCC 17...