Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-10-22 08:30
LLVM Clang 10.0 Compiler Performance On Intel + AMD CPUs Under Linux
With last week's release of LLVM/Clang 10.0, here are our first benchmarks looking at the stable release of the Clang 10.0 C/C++ compiler compared to its previous (v9.0.1) release on various Intel and AMD processors under Ubuntu Linux.
Linux 5.7 Power Management Includes Fixes, Tiny Power Button Driver
Intel's Rafael Wysocki who oversees the kernel's power management area has sent in his relevant pull requests for the Linux 5.7 kernel merge window...
GNOME's Mutter Working On Variable Refresh Rate Support (VRR / Adaptive-Sync / FreeSync)
Sway's Wayland compositor recently added Variable Refresh Rate / Adaptive-Sync support to help avoid tearing and stuttering while now GNOME's Mutter is working on similar VRR support on the desktop...
It's Looking Like Android Could Be Embracing WireGuard - "A Sane VPN"
Following the release of Linux 5.6 and WireGuard 1.0 declared, Google has now enabled WireGuard within their Android open-source Linux kernel build...
Intel Begins Prepping More Linux Code For Data Streaming Accelerator In Sapphire Rapids
Last year Intel outlined the Data Streaming Accelerator (DSA) as a feature on future Intel CPUs for high-performance data movement and transformation operations for networking and storage / persistent memory. We are now seeing more of the Intel DSA work beginning to take shape for the Linux kernel...
Fedora 33 Plans To Default To OpenJDK 11 As The Default Java Version
To date Fedora has defaulted to Java 1.8 / OpenJDK 8 as the default system JDK version but for Fedora 33 later this year they plan to transition to OpenJDK 11...
Linux 5.7 EFI Changes: "The GRUB Project Is Showing Signs Of Life Again"
Ingo Molnar on Monday began sending in his feature pull requests for the Linux 5.7 kernel merge window. Of the pull requests worth noting are the EFI changes...
Linux 5.7's USB Changes Range From Apple Fast Charging To Reporting USB-C Orientation
With the newly-minted Linux 5.6 kernel is initial support for USB4 based on Intel's Thunderbolt code while for Linux 5.7 is a wide variety of other USB changes...
FSINFO System Call, Mount Notifications Sent In For Linux 5.7 To Provide Better Storage Details
Red Hat's David Howells has sent in pull requests introducing the new fsinfo() system call and mount/superblock notifications and as part of that a general notification mechanism for the kernel...
Ubuntu 20.04 GNOME X.Org vs. Wayland Session Performance Impact For Gaming
In the past using the Wayland-based GNOME Shell session and other Wayland compositors has generally resulted in a performance hit in going through (X)Wayland but that is much less so these days. Here are some initial benchmarks of Ubuntu 20.04 running various Steam Linux gaming benchmarks both under the default X.Org-based session and then again when using the Wayland session and its (X)Wayland support.
Split Lock Detection Sent In For Linux 5.7 To Spot Performance Issues, Unprivileged DoS
The previously reported work on split lock detection due to its big performance hit is now queued up for Linux 5.7...
Google's OpenTelemetry Reaches Beta For Open-Source Telemetry Purposes
Nearly one year after announcing OpenTelemetry as the merger of the OpenCensus and OpenTracing projects, Google has announced today OpenTelemetry has advanced to its beta phase...
Linux 5.7 Staging's Spring Cleaning Sees Almost 30k Lines Of Code Dropped
Greg Kroah-Hartman began sending in his pull requests this morning for the areas of the Linux kernel he oversees. With the staging area changes for Linux 5.7 there is some nice spring cleaning...
Linux 5.6 Ships With Broken Intel WiFi Driver After Network Security Fixes Go Awry
For those that are normally spinning their own kernels and punctually upgrading to new releases, you will want to hold off on the new Linux 5.6 kernel for the moment if you use the Intel "IWLWIFI" WiFi driver...
WireGuard 1.0.0 Christened As A Modern Secure VPN Alternative To OpenVPN/IPsec
In-step with the Linux 5.6 release that mainlined the WireGuard kernel module for this secure VPN tunnel, WireGuard 1.0.0 has now been declared...
GNU Linux-libre 5.6-gnu Released After Deblobbing AMD Trusted Execution, Ath11k WiFi
Following last night's release of Linux 5.6, the GNU FSFLA folks have put out the Linux-libre 5.6-gnu kernel as their fully-free-software kernel that disallows loading binary kernel modules, disables functionality requiring closed-source firmware/microcode, and other aspects to ensure only free software code is running on the system...
Mesa Developers Discussing Again Whether To Fork Or Drop Non-Gallium3D Drivers
Back in December was a developer discussion over dropping or forking non-Gallium3D drivers. Since then the Intel "Iris" Gallium3D driver has successfully become the default OpenGL driver for Broadwell/Gen8 and newer while the non-Gallium3D drivers continue to just face bit rot. The discussion over dropping/forking non-Gallium3D Mesa drivers has been reignited...
X.Org Server 1.20.8 Released With No Sign Of GLAMOR/XWayland-Improved X.Org Server 1.21
X.Org Server 1.20.8 was released as the newest point release for this current stable branch. X.Org Server 1.20.8 brings a number of fixes with there still being no sign of X.Org Server 1.21 gearing up for release...
IO_uring Sees More Improvements With Linux 5.7 For This Exciting I/O Tech
Within minutes of Linux 5.6 being released on Sunday evening, Jens Axboe was already with sending in the start of the various storage areas to the kernel that he oversees with their feature updates for Linux 5.7...
Lutris 0.5.5 Linux Game Manager Adds Humble Bundle Support, Initial VKD3D Support
Lutris 0.5.5 is out today as the newest version of this Linux game manager to assist in installing both native and emulated games on Linux. Lutris continues to expand the scope of its "runners" for improving the Linux gaming experience...
Linux 5.6 Kernel Released With WireGuard, USB4, New AMD + Intel Hardware Support
Linus Torvalds just announced the release of the Linux 5.6 stable kernel a few minutes ago. This also means the Linux 5.7 merge window is now open for business...
Ubuntu 18.04 vs. 20.04 LTS Performance Preview With Intel Xeon Scalable
There is less than one month to go until the official release of Ubuntu 20.04 LTS "Focal Fossa" but we've already begun experimenting with it for weeks across a variety of platforms. For the most part we have found Ubuntu 20.04 slated to offer some nice performance improvements, especially if upgrading from the existing LTS series, Ubuntu 18.04. In this article are our initial benchmarks looking at the Intel Xeon Scalable from Ubuntu 18.04 LTS to the current 20.04 near-final state.
Amazon Engineer's Patch For Flushing L1 Cache On Context Switching Revved
Earlier this month there was the proposal by a Linux kernel engineer for Amazon to flush the L1 data cache on context switches as another safeguard against the ever increasing CPU vulnerabilities...
Intel NIR I/O Vectorization Ported From The AMD ACO Back-End - ~10% Performance Boost
Lead Intel "ANV" open-source Vulkan driver developer Jason Ekstrand has ported an optimization from the Valve-backed AMD "ACO" compiler over to the NIR code-base for delivering some sizable performance improvements...
KDE Developers Wrap Up March By Working On Back-End Improvements
This week in KDE land there weren't too many new features introduced but a lot of low-level work to foster future features...
AMD Sensor Fusion Hub Laptop Driver Unlikely To Land For Linux 5.7
While we were hoping to see the AMD Sensor Fusion Hub driver introduced in Linux 5.7 for improving the AMD Ryzen Linux laptop experience, that now looks quite unlikely...
HDR Display Support Coming To Some Intel Gen9 Graphics On Linux
For the very common Intel "Gen9" graphics found on pretty much all current pre-Icelake hardware that is available through retail channels, high dynamic range (HDR) display support could soon be enabled under Linux for a subset of devices...
Wine-Staging 5.5 Released With 850+ Patches Atop Wine
Following Friday's release of Wine 5.5, Wine-Staging 5.5 is now available as the experimental blend of Wine with some 850+ patches atop the upstream code-base with various features in testing...
The Best Features Of The Linux 5.6 Kernel From WireGuard To Y2038 Compatibility To USB4
The Linux 5.6 stable kernel could be released as soon as tomorrow if Linus Torvalds is comfortable with its current state to avoid having an eighth weekly release candidate. Whether Linux 5.6 ends up being released tomorrow or next weekend, this kernel is bringing many exciting changes...
Mesa's Continuous Integration To Begin Seeing Testing Coverage For Wine / DXVK
In hopefully meaning less regressions moving forward for DXVK with the latest open-source Vulkan drivers, the Mesa continuous integration (CI) infrastructure saw support added for playing DirectX (DXGI) traces with DXVK/Wine...
Kdenlive 20.04 Beta Released With Continuing To Improve The Open-Source Video Editor
Open-source video editors over the years have generally fallen well short of the stability and feature set offered by proprietary video editing solutions but in recent years at least there has been some measurable progress to the likes of Kdenlive and OpenShot. Out this weekend for testing is the Kdenlive 20.04 beta...
RadeonSI Experimenting With Compute-Based Culling For Navi/GFX10
The RadeonSI Gallium3D driver has been experimenting with compute-based culling for GFX10/Navi hardware...
It's Official But Sad: TrueOS Is Over As Once The Best Desktop BSD OS
It's been on life support for a while but to much sadness, TrueOS indeed is no longer being maintained as the once very promising downstream of FreeBSD that for a while offered arguably the best out-of-the-box BSD desktop experience...
POCL 1.5-RC1 Released As The Portable OpenCL Implementation For CPUs + Other Targets
POCL 1.5 is on the way for release in April as the first feature update to this Portable OpenCL implementation since the previous release last September...
Debian To Take On COVID-19 With A Biohackathon
Debian developers are wanting to do their part to take on the global coronavirus pandemic by hosting a COVID-19 Biohackathon...
Wine 5.5 Released With Expanded UCRTBase C Runtime Usage, Usual Assortment Of Fixes
Wine 5.5 is out as the latest bi-weekly Wine development snapshot for running your favorite Windows games and applications on Linux and other platforms...
RHEL9 Likely To Drop Older x86_64 CPUs, Fedora Can Better Prepare With "Enterprise Linux Next"
Red Hat Enterprise Linux 9 will likely see support for older x86_64 CPUs eliminated to focus on more modern x86_64 Intel/AMD families. With that, Red Hat developers working on Fedora have been working on an "Enterprise Linux Next" proposal to not only vet such x86_64 build changes but also to provide a feedback workflow for other changes...
A Curious Look At Eight Core Server CPU Performance From Intel Xeon Haswell To AMD EPYC Rome
When it comes to the AMD EPYC 7002 "Rome" processors we have looked at the various higher-end SKUs since their launch last August up to and including the EPYC 7742 with its 64 cores / 128 threads per socket. But for those wondering about the EPYC 7002 series performance at the bottom end of the spectrum, here are some fun benchmarks of the EPYC 7232P and EPYC 7262 on the near-final Ubuntu 20.04 LTS state compared to various vintages of Intel Xeon CPUs -- most notably, a curiosity driven look at the 8 core / 16 thread Intel Haswell Xeon performance.
Some Of The Features To Look Forward To With Linux 5.7
With the Linux 5.7 cycle kicking off in April with its merge window opening upon the release of Linux 5.6, here is a look at some of the changes and new features that have been on our radar for this next version of the Linux kernel...
Intel Ramping Up Their Investment In Blender Open-Source 3D Modeling Software
Intel Software has increased their developer funding provided to Blender, the leading open-source, cross-platform 3D modeling software...
Ardour 6.0 Digital Audio Workstation Sees First Pre-Release
Following two and a half years of development, the first pre-release of the forthcoming Ardour 6.0 digital audio workstation is now available for testing...
AMDVLK 2020.Q1.4 Vulkan Driver Brings Direct Display Improvements
AMDVLK 2020.Q1.4 is out today as the fourth and last open-source AMD Radeon Vulkan driver code drop of the quarter...
KDE Working On "Plasma Bigscreen" As TV Interface With AI Voice Assistant
Plasma Bigscreen is a new KDE project aiming to provide a user interface for television screens..
FSCRYPT Inline Encryption Revised For Better Encryption Performance On Modern SoCs
It remains to be seen if it will make it for the upcoming Linux 5.7 kernel merge window, but the FSCRYPT inline encryption functionality has now made it up to its ninth revision for offering better file-system encryption performance on modern mobile SoCs...
GCC's New Static Analysis Capabilities Are Getting Into Shape For GCC 10
One of many new features in the GCC 10 code compiler releasing in about one month's time is finally having a built-in static analyzer. This static analyzer can be enabled with the -fanalyzer switch and has been maturing nicely for its initial capabilities in the GNU Compiler Collection 10...
PHP 7.4 Lands For Ubuntu 20.04 LTS
It shouldn't come as a big surprise but PHP 7.4 has now landed in Ubuntu 20.04 LTS to replace the existing PHP 7.3 support within the "Focal Fossa" package archive...
Nuvia's Jon Masters Talks Up Their Linux / Open-Source Support Plans
Following the virtual Linaro Tech Days this week, Nuvia's VP of Software, Jon Masters, has begun talking up the Arm server start-up's Linux/open-source support plans...
MIPS Loongson 3 Seeing Support Improvements With Linux 5.7
For those managing to get their hands on a recently released Loongson 3A4000/3B4000 or even older Loongson 3 MIPS64 processors, improving the support is on the way with the upcoming Linux 5.7 kernel...
AMD PassThru DMA Engine Driver Still Pending For The Linux Kernel
In addition to the AMD Sensor Fusion Hub driver that we are hopeful could land in Linux 5.7 albeit not yet queued in the iio-next branch, another AMD driver that has been around for a few months in patch form but yet to be mainlined is the AMD PassThru DMA Engine driver...
Intel Core i9 10980XE: FreeBSD 12.1 vs. GhostBSD 12.02 vs. DragonFlyBSD vs. Ubuntu Linux Benchmarks
Given the release earlier this month of DragonFlyBSD 5.8 along with the recent debut of the FreeBSD-based desktop-focused GhostBSD 20.02, here are benchmarks looking at their performance up against FreeBSD 12.1-RELEASE as well as the current state of Ubuntu 20.04. Tests were done both with the LLVM Clang and GCC compilers.
...347348349350351352353354355356...