Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 2 hours 34 min ago

Linux 6.11 To Upstream Support For Mobileye EyeQ 6H SoC

Fri, 07/05/2024 - 22:34
Back in Linux 6.9 the Mobileye EyeQ5 SoC support was upstreamed for that MIPS-based platform powering Mobileye's level-5 autonomous driving system. With the upcoming Linux 6.11 kernel, support for the newer Mobileye EyeQ6 is being upstreamed...

Linux 6.11 Likely To Land DM-Verity Multi-Buffer Hashing For Big Speed Boost

Fri, 07/05/2024 - 21:48
One of several nice Linux performance optimizations recently by Eric Biggers of Google has been speeding up DM-Verity via multi-buffer hashing. DM-Verity is used for transparent integrity checking of block devices and this multi-buffer hashing code looks like it will land with the upcoming Linux 6.11 cycle...

Linux 6.11 To Offer More Fine-Tuned Control Over Swappiness

Fri, 07/05/2024 - 21:12
As part of the memory management changes expected to be merged for the upcoming Linux 6.11 cycle is allowing more fine-tuned control over the swappiness setting used to determine how aggressively pages are swapped out of physical system memory and into the on-disk swap space...

Linus Torvalds Unconvinced By getrandom() In The vDSO & Plans To Reject It For Linux 6.11

Fri, 07/05/2024 - 18:48
While there were plans of adding getrandom() in the vDSO with the upcoming Linux 6.11 merge window to speed up user-space random number generation access, Linus Torvalds is unconvinced by the work and intends to reject any pull request with it for Linux 6.11...

Raspberry Pi OS Brings Labwc Wayland Compositor As Optional Alternative To Wayfire

Fri, 07/05/2024 - 18:24
The Raspberry Pi Foundation has released Raspberry Pi OS 2024-07-04 as the newest update to this default operating system for Raspberry Pi ARM single board computers...

Debian General Resolution Hopes To Move Useful "tag2upload" Forward

Fri, 07/05/2024 - 08:32
A Debian General Resolution was called following a lengthy and contentious period among Debian stakeholders on moving forward tag2upload, a system that lets Debian developers and maintainers more easily carry out source-only uploads by using a signed Git tag...

Linux Looking To Make 5-Level Paging Support Unconditional For x86_64 Kernel Builds

Fri, 07/05/2024 - 03:48
It's been nearly one decade since Intel began working on 5-level paging support for the Linux kernel to allow for greater virtual and physical address space with expanding memory sizes. The 5-level paging kernel-side bits were upstreamed back in Linux 4.12 in 2017 and enabled by default since 2019 with Linux 5.5. Intel CPUs for a while (since Ice Lake) have supported 5-level paging and AMD CPUs too since Zen 4. The Linux kernel may move to unconditionally enabling 5-level paging support for x86_64 kernel builds...

AMD Appears To Be Aiming For Good Radeon RDNA4 GPU Support In Linux 6.11

Thu, 07/04/2024 - 21:07
While Linux 6.10-rc7 is due out this weekend and it's usually around the -rc6 timeframe when is the effective new material cut-off to DRM-Next of new graphics/display driver code aiming for the next kernel cycle, AMD is working to squeeze a bit more in for the upcoming Linux 6.11 cycle...

Linux Kernel Patches Posted For The Radxa ROCK 5 ITX Board

Thu, 07/04/2024 - 20:25
Patches have been posted for enabling the ROCK 5 ITX board for working with the mainline Linux kernel...

FEX 2407 Emulator For x86_64 Binaries On ARM Now Handles AVX/AVX2

Thu, 07/04/2024 - 18:41
This month's FEX 2407 release as the open-source emulator for running x86_64 binaries on AArch64 (64-bit ARM) is a big one with now handling AVX/AVX2...

OpenMandriva ROME 24.07 RC Switches To KDE Plasma 6, Packages Proton

Thu, 07/04/2024 - 18:13
The OpenMandriva ROME 24.07 RC is available for testing over the US holiday weekend or just summer downtime...

Oracle Rolls Out UEK-Next Kernel Based On Linux 6.9

Thu, 07/04/2024 - 08:38
Oracle today published their newest release of UEK-Next, their forward-looking version of the "Unbreakable Enterprise Kernel" targeting Oracle Linux users...

getrandom() In The vDSO Aims For Linux 6.11 To Provide Faster Yet Secure User-Space RNG

Thu, 07/04/2024 - 04:00
In the making the past two years by developer Jason Donenfeld (of WireGuard fame) is adding getrandom() to the vDSO in the name of better performance. In some tests this has yielded as much as a ~15x speed-up to performance for user-space obtaining crypographically secure random number generation. It's looking like for the upcoming Linux 6.11 merge window, this work will finally be merged...

Linux's DRM Panic "Screen of Death" Sees Patches For QR Code Error Messages

Thu, 07/04/2024 - 02:05
Linux 6.10 introduces DRM Panic for providing a new panic screen in case of kernel errors and situations where the VT support may be disabled. This new kernel functionality is akin to Windows' Blue Screen of Death or thanks to open-source can be adapted to take on other forms such as a black screen of death and conveying monochrome logos rather than ASCII art. New patches provide for the ability to show QR codes of error messages within the DRM Panic screens...

Meta Sees ~5% Performance Gains To Optimizing The Linux Kernel With BOLT

Thu, 07/04/2024 - 01:08
For years Meta/Facebook has been exploring using BOLT with the Linux kernel to optimize the layout of the Linux kernel binary. Since BOLT was upstreamed into LLVM, they've continued work around BOLT'ing the kernel. There is now a public guide for carrying out a BOLT-optimized Linux kernel build and roughly 5% better system performance to expect from such an optimized kernel...

CentOS Stream 10 Taking Shape, Fedora-Flavored Kernels From Kmods SIG

Wed, 07/03/2024 - 22:48
While CentOS 7 reached end of life a few days ago, CentOS Stream 10 as the future basis of RHEL 10 continues advancing along with other ongoing initiatives in the CentOS Stream space...

"Indirector" Attack Disclosed For Intel Alder Lake & Raptor Lake CPUs

Wed, 07/03/2024 - 21:30
UC San Diego researchers have gone public with Indirector, high-precision branch target injection attacks on the indirect branch predictor. This UCSD security researchers found Indirector impacting recent Intel Alder Lake and Raptor Lake processors. Intel believes though that no further mitigations are required...

Updated GCC Patches For OpenMP Unified Shared Memory On AMD & NVIDIA GPUs

Wed, 07/03/2024 - 21:26
Two years after originally posting patches for working on Unified Shared Memory (USM) support for OpenMP with the GNU Compiler Collection (GCC), there is finally an updated patch-set for implementing this shared memory functionality with both AMD and NVIDIA GPUs...

Ubuntu Developing "crypto-config" For System-Wide Cryptography Configuration

Wed, 07/03/2024 - 20:52
A new Ubuntu utility seeing an uptick in development recently is crypto-config as a means of system-wide cryptography configuration...

Debian GNU/Hurd Adds Experimental 32-bit SMP Kernel & Rust Compiler

Wed, 07/03/2024 - 18:51
The GNU Hurd team has put out their Q2'2024 status update to outline recent activity around this micro-kernel platform...

Pages