Latest Linux Hardware Reviews, Open-Source News & Benchmarks

DDR5 Memory Channel Scaling Performance With AMD EPYC 9004 Series
DDR5 Memory Channel Scaling Performance With AMD EPYC 9004 Series
13 Hours Ago - Memory - 3 Comments

In addition to the big performance uplift from AVX-512, up to 96 cores per socket, and other Zen 4 architectural improvements, also empowering the EPYC 9004 "Genoa" processors is the support for up to 12 channels of DDR5-4800 memory. In this article is a wide assortment of benchmarks looking at the AMD EPYC 9654 performance across varying numbers of populated DDR5 memory channels.

X.Org Server No Longer Allowing Byte-Swapped Clients By Default
X.Org Server No Longer Allowing Byte-Swapped Clients By Default
14 Hours Ago - X.Org - Byte Swapped Clients No More - 19 Comments

Following the recent discussions around Fedora planning to disable byte swapped clients support for the X.Org Server in order to close another "large attack surface" with the aging X11 server codebase, the upstream X.Org Server has now dropped this support by default.

The Linux OS Originally Known As Lindows Is Out With Linspire 12 Alpha
The Linux OS Originally Known As Lindows Is Out With Linspire 12 Alpha
15 Hours Ago - Operating Systems - Linspire 12 Alpha 1 - 15 Comments

Linspire as the Linux distribution whose roots go back two decades ago to when it originally started out as "Lindows" is preparing a new major release. The current incarnation of Linspire though started five years ago when PC/OpenSystems acquired the Linspire and Freespire rights from Xandros. Linspire claims to be "the easiest desktop Linux" and are looking to improve things further with their v12 release.

5 January

Compiling The Linux Kernel With LLVM's Clang Matured In 2022
Compiling The Linux Kernel With LLVM's Clang Matured In 2022
5 January 07:00 PM EST - LLVM - Clang Built Linux - 13 Comments

Over the past few years it's become possible to compile the mainline Linux kernel with LLVM/Clang compared to the long-standing dependence on using the GCC compiler. While it's been possible for 3+ years to use the mainline Linux kernel and mainline Clang for building a working x86_64 and AArch64 kernel, the process and support continues to mature.

More AMD Zen 4 Compiler Code Merged For GCC 13
More AMD Zen 4 Compiler Code Merged For GCC 13
5 January 06:38 AM EST - AMD - Znver4 Scheduling - Add A Comment

Following the recent Zen 4 tuning patches that were merged to GCC 13 (Git) just ahead of Christmas, today an AMD patch adding the Zen 4 automatons have been merged ahead of this next open-source compiler release.

Blumenkrantz Back To Working On Zink Improvements For 2023
Blumenkrantz Back To Working On Zink Improvements For 2023
5 January 06:20 AM EST - Mesa - OpenGL On Vulkan - 14 Comments

After enjoying a two month holiday, Valve-funded Mike Blumenkrantz is back to working on Mesa's Zink code that implements OpenGL (and via Rusticl even OpenCL) atop the Vulkan API. Zink has shown it can be quite competitive in its OpenGL performance atop Vulkan compared to dedicated OpenGL drivers and in 2023 should be maturing into even better shape.

Google Moves Forward With HugeTLB HGM For The Linux Kernel
5 January 05:27 AM EST - Linux Kernel - HugeTLB High Granularity Mapping - Add A Comment

Sent out last year as "request for comments" were two rounds of patches by Google engineer James Houghton for introducing the concept of HugeTLB High Granularity Mapping (HGM) to the Linux kernel. In kicking off the new year, the set of 46 patches in their post-RFC state have been mailed out for review.

4 January

Red Hat Planning A Hackfest To Further Advance HDR Support On The Linux Desktop
Red Hat Planning A Hackfest To Further Advance HDR Support On The Linux Desktop
4 January 01:26 PM EST - Desktop - Linux HDR Desktop - 55 Comments

Red Hat has been among the key Linux stakeholders working for years toward the ultimate goal of ensuring the Linux desktop will have suitable High Dynamic Range (HDR) support in place. They are working to organize a hackfest this year to further the progress being made on HDR application support on the GNOME desktop as well as associated open-source graphics driver infrastructure.

Fedora 38 To Beef Up Its Compiler Fortification Defenses
Fedora 38 To Beef Up Its Compiler Fortification Defenses
4 January 09:00 AM EST - Fedora - _FORTIFY_SOURCE=3 - 43 Comments

In addition to Fedora 38 now allowing "no-omit-frame-pointer" to enhance profiling/debugging with possible performance costs, this next Fedora Linux release is also planning to use "_FORTIFY_SOURCE=3" compiler defenses to further bolster security.

AlmaLinux, CentOS Stream, Clear Linux, Debian, Fedora & Ubuntu On AMD 4th Gen EPYC Genoa
AlmaLinux, CentOS Stream, Clear Linux, Debian, Fedora & Ubuntu On AMD 4th Gen EPYC Genoa
4 January 07:30 AM EST - Operating Systems - 27 Comments

Over the holidays some fun benchmarking was to be had with the dual AMD EPYC 9654 "Genoa" processors providing a combined 192 cores / 384 threads and seeing how various modern Linux distributions were competing for this flagship 4th Gen EPYC server configuration. Up on the testing block was AlmaLinux 9.1, CentOS Stream 9, Clear Linux 37930, Debian 12 Testing, Fedora Server 37, Ubuntu 22.04.1 LTS, Ubuntu 22.10, and Ubuntu 23.04 daily.

Intel Adds "Emerald Rapids" Support To The GCC 13 Compiler
Intel Adds "Emerald Rapids" Support To The GCC 13 Compiler
4 January 06:19 AM EST - Intel - Emerald Rapids - Add A Comment

Since GCC 11 there has been support for AMX and the upcoming Sapphire Rapids CPU features, which has been further improved in the open-source compiler over the past two years. GCC 13 meanwhile as the next GNU Compiler Collection release is bringing Meteor Lake and Sierra Forest, Grand Ridge, and Granite Rapids. Basic enablement of Intel's Emerald Rapids meanwhile was merged yesterday for GCC 13 too.

3 January

Kalray Posts Initial Patches For Bringing Up Linux On Their KV3-1 "Coolidge" DPU SoC
Kalray Posts Initial Patches For Bringing Up Linux On Their KV3-1 "Coolidge" DPU SoC
3 January 04:45 PM EST - Hardware - Kalray KVX Linux Port - 1 Comment

While back in 2018 when the C-SKY architecture was merged to the Linux kernel it was talked about possibly being the last new CPU arch/port to be mainlined given the growing success of RISC-V even back then, it looks like that upstream kernel developer belief might not hold true. France-based Kalray that focuses on high-performance, data-centric computing from cloud to edge posted their initial Linux kernel patches today for their "KVX" kernel port to get the kernel running on their MPPA3-80 "Coolidge" DPU SoC with the KV3-1 CPU architecture.

Fedora Decides After All To Allow Default Compiler Flag To Help Debugging/Profiling
Fedora Decides After All To Allow Default Compiler Flag To Help Debugging/Profiling
3 January 02:22 PM EST - Fedora - -fno-omit-frame-pointer - 56 Comments

The past several months saw much discussion over a proposal to add "-fno-omit-frame-pointer" as a default compiler flag to Fedora Linux that would improve profiling/debugging but with possible performance implications that can vary based on the application/workload. While just over one month ago FESCo rejected that change, they re-voted today and decided after all to allow this change to happen but to ensure that packages can easily opt-out if they find performance regressions. By Fedora 40 they will also re-visit the matter to determine if the benefits and performance costs are justified.

2 January

Valve Revises Steam Survey Results For December - Still Pointing Down For Linux
2 January 07:58 PM EST - Valve - Updated Survey Results - 18 Comments

Yesterday Valve published their Steam Survey results for December and pointed to some really odd discrepancies. Valve this evening has revised the Steam Survey results that address some of the statistics oddities but still points to the Linux gaming marketshare as a percent regressing during the past month and also the Steam Deck usage declining relative to the overall Linux gaming base.

Ubuntu's New Installer Taking Shape Nicely For Ubuntu 23.04
2 January 09:54 AM EST - Ubuntu - Lunar Lobster Installer - 29 Comments

A new Ubuntu desktop installer has been talked about going back many years and over the past two years has been focused on providing a rewritten installer making use of Subiquity and Flutter. With Ubuntu 23.04 "Lunar Lobster" in April that new desktop installer is poised to finally be used by default.

1 January

Radeon RX 7900 XT/XTX, EPYC Genoa & Linux 6.2 Developments Made For An Exciting Month
1 January 10:47 AM EST - Phoronix - December 2022 Highlights - 3 Comments

While there were various holidays in December, there continued to be daily and original content on Phoronix each and every day. During December there were 228 original news articles on Phoronix and 18 featured hardware reviews / multi-page benchmark articles. Here is a look back at all of the exciting Linux hardware content and software news for closing out 2022.

Allwinner D1/D1s Platform Support Moves Closer To Mainline Linux
1 January 10:00 AM EST - Hardware - Allwinner D1 - 2 Comments

The D1 is Allwinner's first SoC based on a RISC-V core design. While the Allwinner D1 isn't powerful at all, it's appearance in low-cost boards, RISC-V based design, and the Allwinner development community has made this an attractive entry-level RISC-V target. While various Linux distributions are already supporting D1-based boards, the mainline support for the D1/D1s platform looks like it will finally be merged in 2023.

Past 30 Days Of News | Articles & Reviews | News Archives | RSS Feed