Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2026-01-01 16:00
Wayland Protocols 1.22 Released With DRM Object Leasing Support For VR HMDs
Designed with VR headsets in mind, Wayland-Protocols 1.22 was released today and adds the DRM leasing protocol to its staging area...
XFS & EROFS File-Systems Have Big Changes For Linux 5.15
In addition to Btrfs sporting new features with Linux 5.15, the XFS and EROFS file-systems also have some shiny new features and improvements for this next version of the Linux kernel...
Linux 5.15 Power Management Changes Merged
The ACPI and power management changes have landed for the Linux 5.15 merge window...
BPF Timers To Intel Additions Lead The Networking Changes With Linux 5.15
The networking subsystem updates for the recently opened Linux 5.15 merge window have landed...
Debian 11, Valve Happenings, Linux 5.14 & More Excitement From August
For being a summer month, August was much busier than usual with a slew of exciting hardware and Linux/open-source software announcements. From releasing Linux 5.14 in marking 30 years of the Linux kernel to the debut of Debian 11 to Valve Steam Deck related work to their exciting sponsorship of Zink work, August was quite an exciting month for Linux enthusiasts...
Chrome 93 Released With WebOTP Cross-Device Support, CSS Module Scripts
Google is shipping Chrome 93 today as the latest stable version of their web browser...
Zink Now Achieves OpenGL ES 3.2 Atop Vulkan
Mike Blumenkrantz in addition to addressing that big performance problem with Tesseract and other Zink OpenGL-on-Vulkan improvements in recent days has now landed OpenGL ES 3.2 support...
Btrfs Adds Degenerate RAID Support, Performance Improvements With Linux 5.15
The Btrfs file-system updates have landed now in Linux 5.15 mainline with some exciting new features and improvements...
KSMBD As An In-Kernel SMB3 File Server Merged For Linux 5.15
One of the earliest pull requests sent in for the now-open Linux 5.15 cycle was proposing KSMBD land as the in-kernel SMB3 file server as an alternative on Linux systems to running Samba in user-space. At the time it wasn't clear if Linus Torvalds would pull in this file server code to the Linux kernel but now he has indeed landed it...
GNU Linux-libre Was Mistakenly Including Non-Free Code, So Releases Now Re-Spun + 5.14
GNU Linux-libre 5.14-gnu was released today as the project's re-base on the recently released Linux 5.14 upstream kernel. But prior supported GNU Linux-libre releases also had to be re-spun as it turned out this "100% free software" kernel was mistakenly leaving in some non-free kernel bits...
GCC 11 PGO With The AMD Ryzen 9 5950X For Faster Performance
It's been a while since last running benchmarks evaluating the performance of GCC's profile guided optimizations (PGO) for helping to optimize the performance. But stemming from the discussions around PGO'ing the Linux kernel (though that effort is stalled for now), several Phoronix readers inquired about seeing some fresh PGO figures with GCC 11. So here are such benchmarks of GCC 11 with the upcoming Ubuntu 21.10 running on an AMD Ryzen 9 5950X desktop.
Linux 5.15 Adds Another Knob To Harden Against Side Channel Attacks
With the Linux 5.15 kernel is a new build-time option to further harden the kernel around side channel attacks and information leakage. Enabling this option can have some (small) performance cost and a slightly larger kernel...
Con Kolivas Contemplates Ending Kernel Development, Retiring MuQSS & -ck Patches
Con Kolivas has worked on many patches for the Linux kernel over the past two decades and particularly focused on innovations around desktop performance/interactivity. For over a decade now he's primarily been focused on maintaining his work out-of-tree and not catering to mainline acceptance but now he is thinking of bowing out once more and ending his kernel development effort...
Linux 5.15 Graphics Driver Changes Bring Intel DG2/Alchemist, XeHP, AMD Cyan Skillfish
David Airlie submitted today the Direct Rendering Manager (DRM) graphics/display driver updates for the Linux 5.15 merge window...
Zink OpenGL-On-Vulkan Fixes Up Support For Another Game
Going from ~11 FPS to ~602 FPS for an open-source game marks the latest work on Zink for OpenGL atop Vulkan within Mesa...
Linux 5.15 In 2021 Is Still Improving Intel 486 Era Hardware Support
The x86/IRQ changes for the Linux 5.15 kernel bring some unexpected improvements to old hardware...
The PREEMPT_RT Locking Code Is Merged For Linux 5.15
It looks like the real-time (RT) patches for the Linux kernel are almost to the point of being fully upstream in the mainline Linux kernel. Merged for Linux 5.15 is the PREEMPT_RT locking code that represents a bulk of the outstanding RT patches...
Experimental Ray-Tracing For Open-Source Radeon Vulkan Driver Nears Upstream Mesa
It looks like within the coming days that the Vulkan ray-tracing support for Mesa's "RADV" Radeon Vulkan driver will be upstreamed for Mesa 21.3...
Linux 5.15 I/O Can Achieve Up To ~3.5M IOPS Per-Core
In addition to the block subsystem changes submitted for the Linux 5.15 merge window, Jens Axboe also sent in a separate pull request for this new kernel cycle to provide support for bio recycling. In turn this can enhance the Linux I/O limits by around 10%...
Pyston Developers Join Anaconda To Continue Their Speedy Python Implementation
Pyston began many years ago as an open-source JIT-based Python implementation developed by Dropbox. But after Dropbox dropped Pyston development, it went dormant for several years before the developers decided to create their own start-up around it and released Pyston 2.0. The Pyston developers are now joining well known Python organization Anaconda...
Linux 5.15 Block Changes From Removing LightNVM To Fixing Up The Floppy Driver
Linux block subsystem maintainer and I/O expert Jens Axboe sent in his set of feature pull requests today for the Linux 5.15 kernel cycle...
Scheduler Changes For Linux 5.15 - Still No Sign Of Any Intel Thread Director Optimizations
Ingo Molnar began sending in his pull requests bright and early as usual for the just-opened Linux 5.15 merge window. With the scheduler changes for this next kernel version there are some improvements worth mentioning but also worth mentioning is what hasn't found its way to the kernel yet: any software optimizations around Intel Thread Director for upcoming Alder Lake processors...
Opt-In L1 Cache Flushing To Try For Linux 5.15 To Help With The Paranoid, Future CPU Vulnerabilities
Worked on for more than one year is the patches out of Amazon for allowing opt-in L1 data cache flushing on context switching. This L1d flushing is done in the name of greater security given the various CPU speculative execution hardware vulnerabilities these days and protecting against other possible future vulnerabilities. After trying to get the code merged last summer, Linus Torvalds called it "beyond stupid" and reverted the code but now for Linux 5.15 a revised form of it was submitted...
Endeavour OS ISOs Updated With Better Btrfs Support, Pacman Parallel Downloads
For those after an easy-to-use desktop distribution built off Arch Linux, Endeavour OS continues filling the void left by the former Antergos project. Endeavour OS is closing out August by releasing new ISOs that include a number of updates to its installer...
In-Kernel SMB3 File Server Looks To Land In Linux 5.15
One of the very first pull requests for Linux 5.15 now that its merge window is open following the Linux 5.14 release is to merge KSMBD, the in-kernel SMB3 protocol file server...
Vulkan 1.2.190 Released With SPIR-V Integer Dot Product Support
Vulkan 1.2.190 resolves several issues with the specification, but most exciting with this routine Vulkan API update is the introduction of two new extensions...
Linux 5.14 Released With New Hardware Support, Core Scheduling, MEMFD_SECRET
As expected Linus Torvalds promoted Linux 5.14 to stable in providing the latest features, hardware support, and other improvements ahead of the autumn 2021 Linux distribution releases...
AMD Yellow Carp + Another Water Cooling Pump Head To Linux's Hardware Monitoring Code
The Linux hardware monitoring "HWMON" subsystem for the 5.15 cycle is already seeing the AMD SB-RMI driver and AMD Cezanne Zen 3 APU temperature monitoring while there was also some last-minute additions around AMD next-gen "Yellow Carp" temperature reporting and separately support for another water cooling pump...
Yet-To-Be-Released Intel "Bz" WiFi Chipset To Be Supported By Linux 5.15
While the Linux 5.15 merge window opening is imminent, merged today to net-next were the latest batch of wireless driver updates for this next kernel version. Notable to this batch of WiFi driver updates was the new Intel material...
Linux 5.15 To Fix Regression In Its Floppy Disk Driver
Near the beginning of the year was some rare work on Linux's floppy disk driver and -- a half-year later -- it was found out that not only do people with systems using floppy disks still move to newer kernels, but that work earlier in the year had regressed the Linux kernel's floppy disk handling. Now coming for Linux 5.15 is a fix...
Some Of The Features Expected For Linux 5.15: DG2/Alchemist, BPF Timers, DAMON + More
If all goes according to plan the Linux 5.14 kernel will be released as stable today. Linux 5.14 has many new features but there is also a lot of work slated for the next cycle, Linux 5.15. Here's a look...
Chrome/Chromium's Ozone X11 Code Now Fully Enabled, Old Legacy X11 Code To Be Removed
The Chrome/Chromium web browser now has fully-enabled the Ozone/X11 platform support across both beta and stable channels...
A Prominent, Longtime Dell Linux Engineer Recently Joined AMD's Linux Team
Here should hopefully be a great indication about AMD's Linux efforts moving forward with one of their recent and exciting hires at the company...
Intel Lands Initial Code For Mesh Shaders Within Mesa
In preparation for the support within their Vulkan driver, the Intel-led effort for preparing mesh shader support within Mesa's NIR and SPIR-V code has now been merged...
Wine-Staging 6.16 Implements Two More D3DX Functions To Help Some Windows Games
It's been a relatively quiet summer in the Wine-Staging world with not many new patches surfacing for testing/experimental purposes for this more bleeding edge version of Wine. However, with Wine-Staging 6.16 there are at least some new patches now to talk about...
KDE Plasma 5.23 Will Be Another Exciting Release With Many Improvements Abound
The Plasma 5.23 desktop release is looking like it will be quite an eventful milestone while KDE developers are finishing August strong with many improvements and fixes across their desktop stack...
AMD ROCm 4.3.1 Released With RHEL 8.4 + SLES 15 SP3 Support
ROCm 4.3 released at the start of August with support for HMM memory allocations, support for indirect function calls and C++ virtual functions with the ROCm compiler, improved data center tool integration, better rocBLAS performance, and a range of other improvements. In approaching the end of August, ROCm 4.3.1 is now available...
Wine 6.16 Released With Better HiDPI Theming, Initial HID-Based Joystick Backend
Wine 6.16 is out as the newest bi-weekly development release of this widely-used software for running Windows games and applications on Linux and other systems...
Linux Could Use A New Maintainer For Its CD-ROM Code
Current Linux block subsystem maintainer Jens Axboe started out in the late 90's taking over maintainership of the Linux kernel's CD-ROM driver code. However, as he's busy these days with IO_uring and other prominent I/O activities for Linux, he's hoping someone interested and capable would want to take over the Linux kernel's CD-ROM code...
Linux 5.14 SSD Benchmarks With Btrfs vs. EXT4 vs. F2FS vs. XFS
A number of Phoronix readers have been asking about some fresh file-system comparisons on recent kernels. With not having the time to conduct the usual kernel version vs. file-system comparison, here are some fresh benchmarks looking at the Btrfs, EXT4, F2FS, and XFS file-system benchmarks on a speedy WD_BLACK SN850 NVMe solid-state drive...
AVX2-Optimized SM4 Cipher Implementation Queued Ahead Of Linux 5.15
The Linux kernel has already sported SM4 cipher algorithm implementation optimized for AES-NI and AVX while now an Alibaba engineer has contributed an AVX2 optimized variant for even greater performance...
Red Hat Patch Proposal To Split FBDEV Core Support
For nearly the past decade there has been calls for deprecating the Liux kernel's frame-buffer "FBDEV" device code though the code remains within the kernel. While these days most display drivers are DRM-based even in the embedded world, a lot of FBDEV code still ends up in kernel builds even when just wanting to use DRM's FBDEV emulation layer. But a patch proposal out of Red Hat would further split-up the FBDEV core support to allow less of it to be built...
AMD Adds 17 More PCI IDs For RDNA2 GPUs To Their Linux Driver
On top of all the PCI IDs in place already for the AMDGPU Linux kernel graphics driver, another 17 PCI IDs were added in a new patch for this open-source Radeon graphics driver...
Ubuntu 22.04 LTS Release Schedule Published
While Ubuntu 21.10 isn't being released for another two months, the release schedule for Ubuntu 22.04 has been published that is rather notable in being the next bi-annual long-term support (LTS) release...
PipeWire 0.3.34 Released With Yet More Improvements, Fixes
PipeWire, for managing audio/video streams on Linux and proving itself to be a viable replacement to PulseAudio and JACK, is out with a new update...
Chrome 94 Beta Released With WebCodecs API Promoted, WebGPU Origin Trial
Google promoted Chrome 94 to beta status today with some exciting changes...
NetBSD Continues Long Overdue Push To Modernize Their WiFi Drivers
Started back in 2018 was an effort by the NetBSD project to update their operating system WiFi drivers by re-syncing more code from FreeBSD and making various improvements. Three years later the work has yet to be merged but after stalling for some time is back to being worked on by interested developers...
LLVM Clang 13 Performance Is In Great Shape For Intel Xeon "Ice Lake"
Earlier this month was a look at the LLVM Clang 13 performance on EPYC 7003 showing this forthcoming compiler update to be in good shape for AMD Zen 3, but how is the performance looking on the Intel side? This round of benchmarking is looking at the LLVM Clang 11 / 12 / 13 compiler performance on Intel's flagship Xeon Platinum 8380 "Ice Lake" 2P server configuration.
Ubuntu 20.04.3 LTS Released With Fixes, Newer Hardware Enablement Stack
After a slight delay, Ubuntu 20.04.3 LTS is available today as the newest point release for the current Ubuntu Linux long-term support release...
"Apps For GNOME" Launches To Highlight GNOME Apps
The GNOME project has launched "Apps For GNOME" at apps.gnome.org for highlighting the ecosystem of available GNOME applications...
...271272273274275276277278279280...