Phoronix

Syndikovat obsah
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Aktualizace: 29 min 13 sek zpět

Patches Hoping For The Upstream Kernel Finally Provide Google Pixel 4a Support

23. Duben 2025 - 10:58
The Google Pixel 4a smartphones launched in mid-2020 and now in mid-2025 it looks like we might finally be close to seeing mainline kernel support for the Pixel 4a devices and other hardware making use of Qualcomm Snapdragon 730/730G/732G SoCs...

QEMU 10.0 Released With True Multi-Queue Support, New Apple Graphics Devices

23. Duben 2025 - 1:35
QEMU 10.0 was released today as the newest version of this emulator code that plays an important role in the open-source Linux virtualization stack...

Linux 6.15 Git Tanked Nginx HTTPS Web Server Performance - Here's The Bisect

22. Duben 2025 - 22:09
With the Linux 6.15 kernel settling down nicely, I've been testing out the current Linux Git state on more systems in looking for any performance changes. Unfortunately this week I ran into a large performance regression affecting the Nginx HTTP(S) web server. Here's a look at that problem currently affecting Linux Git.

CachyOS Linux Distribution Makes More Improvements To Its Handheld Edition

22. Duben 2025 - 20:30
The April 2025 ISO update is out today for CachyOS, the Arch based Linux distribution known for its aggressive out-of-the-box performance on modern hardware...

NVK Now Vulkan 1.4 Conformant For NVIDIA Maxwell GPUs

22. Duben 2025 - 19:01
Mesa's NVK Vulkan driver had been Vulkan 1.4 conformant for Turing and newer GPUs, but now with Mesa 25.2-devel it's Vulkan 1.4 conformant going back to Maxwell GPUs. This change is exported to be back-ported to the upcoming Mesa 25.1 release as well for those interested in using this open-source NVIDIA Vulkan driver...

AMD Ryzen AI Max 300 "Strix Halo" Graphics IP Versions Confirmed

22. Duben 2025 - 17:27
For those that have been wondering about the Linux support and more details around the Ryzen AI Max 300 "Strix Halo" APUs on Linux, here's a brief update...

Intel Core Ultra 9 285K "Arrow Lake" Performance On Linux Has Improved A Lot Since Launch

22. Duben 2025 - 15:00
Today's Linux benchmarking at Phoronix is looking at how the Intel Core Ultra 9 285K performance has evolved since its launch last October. Taking the launch-day benchmarks from October with the same hardware, we are revisiting the Intel Arrow Lake performance under Linux today using the newest system BIOS and the newly-released Ubuntu 25.04 for seeing how the performance has evolved roughly over the past half-year.

GCC Compiler Adds Targeting Support For XuanTie RISC-V CPUs

22. Duben 2025 - 14:41
One of the early features being merged for what will become the GCC 16 compiler following last week's GCC 15 code branching is CPU targeting support for the XuanTie RISC-V processors...

Kmemdump Proposed For The Linux Kernel To Help With Memory Dumping & Debugging

22. Duben 2025 - 13:28
Eugen Hristev of Linaro sent out a "request for comments" patch series today proposing kmemdump for the Linux kernel as a new means to assist in debugging driver/system problems by making it easier to dump memory for specific areas/regions...

Linux Being Patched For Buggy MWAIT Behavior On Intel Ice Lake Servers

22. Duben 2025 - 11:59
The Linux kernel has seen safeguards for select prior Intel CPU cores due to bugs around the MONITOR/MWAIT implementation with the processors. MWAIT/MONITOR bugs was found to be the cause of annoying issues at boot for Lunar Lake laptops and also previously plagued Goldmont Atom cores. It also turns out that Ice Lake servers can be subject to similar MWAIT/MONITOR behavior...

Intel Vulkan Linux Driver Begins Prepping For Ray-Tracing Changes With Xe3

22. Duben 2025 - 11:34
Merged yesterday to Mesa Git for next quarter's Mesa 25.2 release is an improvement for the Intel Vulkan ray-tracing code with an eye on next-gen Xe3 graphics hardware...

Linux Patch Queued To Report Outdated Intel CPU Microcode As A Vulnerability

21. Duben 2025 - 21:55
Last year a patch was raised for the Linux kernel that would report outdated CPU microcode versions as a security vulnerability. With Intel routinely issuing new CPU microcode updates for security vulnerabilities and addressing other functional issues, the Linux kernel would begin warning users when recognizing that outdated CPU microcode is deployed for a given processor. That patch has now been queued into a tip/tip.git branch and thus looking like it will be submitted for the upcoming Linux 6.16 kernel cycle...

AMD ROCm 6.4 Adds SPIR-V Linking Support To HIP

21. Duben 2025 - 20:58
With the recently released AMD ROCm 6.4 release for this open-source GPU compute stack for Radeon and Instinct hardware there are yet more indications around AMD's growing software ecosystem expansion. With ROCm 6.4 are additions to the HIP API for allowing linking of SPIR-V code objects, which is the intermediate representation used by Vulkan as well as with OpenCL and other Khronos APIs...

GCC Patch Revived For -mtune=generic Showing Nice Benefits On Intel & AMD CPUs

21. Duben 2025 - 18:26
A 2021 era patch for the GNU Compiler Collection (GCC) has been revived and discussed in recent days around simplifying the memcpy and memset inlining strategies when compiling code with the "-mtune=generic" option. The patch takes the approach during that generic tuning to try to avoid branches. In doing so, some nice performance benefits are observed in some benchmarks...

Ubuntu 25.04 vs. Windows 11 CPU Performance For The AMD Ryzen AI 7 PRO 360

21. Duben 2025 - 13:16
Earlier this month was a look at the AMD RDNA 3.5 graphics between Windows 11 and Ubuntu 25.04 using a Ryzen AI 7 PRO 360 "Strix Point" SoC within a Lenovo ThinkPad T14s Gen 6. That was an interesting benchmark battle and providing a fresh look at the open-source AMD Linux graphics driver stack relative to Radeon Software on Windows. For those curious about the current Zen 5(C) performance, today's article are all of the CPU benchmarks for the AMD Ryzen AI 7 PRO 360 performance under the newly-released Ubuntu 25.04 and Windows 11 as pre-loaded by Lenovo.

Intel Posts Newest Code For Cache Aware Scheduling On Linux

21. Duben 2025 - 11:31
Intel engineers have recently been working on the notion of cache-aware scheduling / load balancing for benefiting the likes of Intel and AMD processors sporting multiple caches. Posted today was the newest iteration of these patches that are still seeking to get more feedback and testing around this potential useful addition to the Linux kernel...

FamFS Ported To FUSE For Fabric-Attached Memory File-System

21. Duben 2025 - 11:12
One year ago we covered Micron working on FamFS as a new file-system for fabric-attached memory with an emphasis on Compute Express Link (CXL) devices. That started off as a conventional kernel driver while now the newest patches posted this weekend are morphing it into a user-space driver via FUSE...

RISC-V getrandom vDSO Ready Ahead Of Linux 6.16 With Exciting Performance

21. Duben 2025 - 10:59
Merged last year in Linux 6.11 was getrandom() support in the vDSO for x86/x86_64 and then in Linux 6.12 was extended to LoongArch and ARM64. With the upcoming Linux 6.16 cycle, this support for faster while still secure RNG for user-space is set to come to RISC-V...

Wine 10.6 Released With New Command Processor Lexer, 27 Bug Fixes

21. Duben 2025 - 5:00
After missing its bi-weekly development release regiment this past Friday, Wine 10.6 was tagged on Sunday as the newest routine update to this open-source software that enables Windows applications and games to run on Linux and other platforms...

Linux 6.15-rc3 Released With GCC 15 Build Fixes, Intel Bartlett Lake & Zen 5 Check

20. Duben 2025 - 22:05
Easter doesn't get in the way of Linus Torvalds' weekly kernel release regiment: Linux 6.15-rc3 is now available for testing the latest kernel fixes ahead of the stable Linux 6.15 kernel release coming around the end of May...