Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-09-15 12:45
OpenWrt 19.07 RC Offers WPA3 Configuration Support, All Targets On Same Kernel Version
OpenWrt 19.07 is on the way as the next feature release to this router/network focused Linux distribution that remains quite popular with hobbyists...
Picolibc 1.1 Released With POSIX File I/O Support
Longtime X11 developer Keith Packard has spent a lot of time in recent months while being employed by SiFive working on Picolibc as a new C library for embedded systems...
Canonical Finally Discovers "--no-install-recommends" Is Worthwhile For Docker
Debian's APT package manager has supported the --no-install-recommends for years so only the main dependencies are installed and not the "recommended" packages. Seemingly it's taken Canonical until now to figure out how practical that option is for reducing the size of their Docker containers...
Oracle Linux 8 Update 1 Announced With Udica, Optane DCPM Support
Fresh off the release of Red Hat Enterprise Linux 8.1 at the beginning of November, Oracle is now shipping Oracle Linux 8 Update 1 as their spin of RHEL 8.1 with various changes on top -- including their "Unbreakable Enterprise Kernel" option...
PHP 7.4 Aims For Release In Two Weeks With FFI, Performance Improvements
The sixth and final release candidate of PHP 7.4 is now available with it being on track for the general availability release before month's end...
Zombieload V2 TAA Performance Impact Benchmarks On Cascade Lake
While this week we have posted a number of benchmarks on the JCC Erratum and its CPU microcode workaround that introduces new possible performance hits, also being announced this week as part of Intel's security disclosures was "Zombieload Variant Two" as the TSX Async Abort vulnerability that received same-day Linux kernel mitigations. I've been benchmarking the TAA mitigations to the Linux kernel since the moment they hit the public Git tree and here are those initial benchmark results on an Intel Cascade Lake server.
Darktable 3.0 RC1 Released With Greater Undo/Redo Support, More SSE Optimizations
Darktable 3.0 is coming soon as the next major release for this open-source RAW photography workflow software...
GCC 7.5 Released With 215+ Bug Fixes As The Last Update To GCC7
For those still on the GCC 7 series, GCC 7.5 was released this morning as the final point release to this compiler series with that branch that saw its original release in 2017 now closed...
Intel's Assembler Changes For JCC Erratum Are Not Hurting AMD
When writing about the Intel Jump Conditional Code (JCC) Erratum and how Intel is working to mitigate the performance hit of the CPU microcode update with patches to the GNU Assembler, there was some concern expressed by readers that it might hurt AMD performance. That does not appear to be the case...
NVIDIA 435.27.06 Vulkan Linux Driver Has Useful Display Improvements
Released on Wednesday was the NVIDIA 435.27.06 Linux driver as their newest beta build focused on offering better Vulkan driver support...
Mesa 19.2.4 Released As Emergency Update After 19.2.3 Broke All OpenGL Drivers
Mesa 19.2.4 was released on Wednesday as an "emergency release" after a bug was discovered that made last week's Mesa 19.2.3 version buggy for all OpenGL drivers...
CodeWeavers Is Hiring Another Graphics Developer To Help With Wine D3D / Steam Play
CodeWeavers is looking to hire another developer to work on Wine's graphics stack and in particular the WineD3D code while having an emphasis that it's part of Valve's Steam Play (Proton) efforts...
The Firefox + Chrome Web Browser Performance Impact From Intel's JCC Erratum Microcode Update
With yesterday's overview and benchmarks of Intel's Jump Conditional Code Erratum one of the areas where the performance impact of the updated CPU microcode exceeding Intel's 0~4% guidance was on the web browser performance. Now with more time having passed, here are more web browser benchmarks on both Chrome and Firefox while comparing the new CPU microcode release for the JCC Erratum compared to the previous release. Simply moving to this new CPU microcode does represent a significant hit to the web browser performance.
LibreOffice 6.4 Branched - Beta Release Underway With QR Code Generator, Threading Improvements
As of this morning LibreOffice 6.4 was branched from master and the beta release tagged with those LO 6.4 Beta binaries expected out shortly...
Radeon Pro Software for Enterprise 19.Q4 for Linux Released
AMD on Tuesday released their Radeon Pro Software for Enterprise 19.Q4 for Linux package as their newest quarterly driver release intended for their professional graphics card offerings...
Khronos Next Pursuing An Analytic Rendering API
The Khronos Group has been expanding into a lot of new areas in recent times from OpenXR to 3D Commerce to NNEF and now forming an exploratory group for creating an analytic rendering API...
Phoronix Test Suite 9.2 Milestone 2 Released
The second development release of Phoronix Test Suite 9.2-Hurdal is now available for open-source, cross-platform and fully-automated benchmarking...
The Linux Kernel Disabling HPET For Intel Coffee Lake
Another Intel change being sent off for Linux 5.4 and to be back-ported to current stable series is disabling of HPET for Coffee Lake systems...
AMD GCN OpenMP/OpenACC Offloading Patches For The GCC 10 Compiler
Over the past year Code Sourcery / Mentor Graphics has been working extensively on the new AMD Radeon "GCN" back-end for the GCC code compiler. With the code that is found in GCC 9 and up to now in GCC 10 hasn't supported OpenMP/OpenACC parallel programming interfaces but that could soon change with patches under review...
GNU Assembler Patches Sent Out For Optimizing The Intel Jump Conditional Code Erratum
Now that Intel lifted its embargo on the "Jump Conditional Code" erratum affecting Skylake through Cascade Lake processors, while Intel's own Clear Linux was first to carry these patches they have now been sent out on the Binutils mailing list for trying to get the JCC optimization patches into the upstream Binutils/GAS code-base...
VirtualBox SF Driver Ejected From The Linux 5.4 Kernel
Merged to the mainline Linux kernel last week was a driver providing VirtualBox guest shared folder support with the driver up to now being out-of-tree but important for sharing files between the host and guest VM(s). While the driver was part of Linux 5.4-rc7, Linus Torvalds decided to delete this driver on Tuesday...
The Gaming Performance Impact From The Intel JCC Erratum Microcode Update
This morning I provided a lengthy look at the performance impact of Intel's JCC Erratum around the CPU microcode update issued for Skylake through Cascade Lake for mitigating potentially unpredictable behavior when jump instructions cross cache lines. Of the many benchmarks shared this morning in that overview, there wasn't time for any gaming tests prior to publishing. Now with more time passed, here is an initial look at how the Linux gaming performance is impacted by the newly-released Intel CPU microcode for this Jump Conditional Code issue.
Intel's Linux Graphics Driver Updated For Denial Of Service + Privilege Escalation Bugs
Of the 77 security advisories Intel is making public and the three big ones of the performance-sensitive JCC Erratum, the new ZombieLoad TAA (TSX Asynchronous Abort), and iTLB Multihit No eXcuses, there are also two fixes to their kernel graphics driver around security issues separate from the CPU woes...
Linux Kernel Gets Mitigations For TSX Async Abort Plus Another New Issue: iITLB Multihit
The Linux kernel has just received its mitigation work for the newly-announced TSX Asynchronous Abort (TAA) variant of ZombieLoad plus revealing mitigations for another Intel CPU issue... So today in addition to the JCC Erratum and ZombieLoad TAA the latest is iITLB Multihit (NX) - No eXcuses...
New ZombieLoad Side-Channel Attack Variant: TSX Asynchronous Abort
In addition to the JCC erratum being made public today and that performance-shifting Intel microcode update affecting Skylake through Cascade Lake, researchers also announced a new ZombieLoad side-channel attack variant dubbed "TSX Asynchronous Abort" or TAA for short...
Benchmarks Of JCC Erratum: A New Intel CPU Bug With Performance Implications On Skylake Through Cascade Lake
Intel is today making public the Jump Conditional Code (JCC) erratum. This is a bug involving the CPU's Decoded ICache where on Skylake and derived CPUs where unpredictable behavior could happen when jump instructions cross cache lines. Unfortunately addressing this error in software comes with a performance penalty but ultimately Intel engineers are working to offset that through a toolchain update. Here are the exclusive benchmarks out today of the JCC erratum performance impact as well as when trying to recover that performance through the updated GNU Assembler.
Mozilla + Intel + Red Hat Form The Bytecode Alliance To Run WebAssembly Everywhere
Mozilla, Fastly, Intel, and Red Hat have announced the Bytecode Alliance as a new initiative built around WebAssembly and focused on providing a secure-by-default bytecode that can run from web browsers to desktops to IoT/embedded platforms...
LinuxBoot Continues Maturing - Now Able To Boot Windows
LinuxBoot is approaching two years of age as the effort led by Facebook and others for replacing some elements of the system firmware with the Linux kernel...
Librsvg Continues Rust Conquest, Pulls In CSS Parsing Code From Mozilla Servo
For about three years now GNOME's SVG rendering library has been transitioning to Rust. This library, librsvg, now makes further use of Rust around its CSS parsing code and Mozilla's Servo is doing some of that heavy lifting...
Coreboot Support Is Being Worked On For Fwupd/LVFS
In making it more easy to update Coreboot system firmware, the ability to update Coreboot via the Linux Vendor Firmware Service (LVFS) with Fwupd is finally being worked out...
Qualcomm's Adreno 640 GPU Is Working Easily With The Freedreno OpenGL/Vulkan Drivers
The Adreno 640 GPU that is used by Qualcomm's Snapdragon 855/855+ SoCs is now working with the open-source Freedreno Gallium3D OpenGL and "TURNIP" Vulkan drivers with the newest Mesa 20.0 development code...
Intel's Vulkan Linux Driver Lands Timeline Semaphore Support
A change to look forward to with Mesa 20.0 due out next quarter is Vulkan timeline semaphore support (VK_KHR_timeline_semaphore) for Intel's "ANV" open-source driver...
GStreamer Conference 2019 Videos Now Available Online
Taking place at the end of October during the Linux Foundation events in Lyon, France was the GStreamer Conference to align with the annual developer festivities...
KDE Frameworks 5.64 Released
Sunday marked the release of KDE Frameworks 5.64 as the latest monthly update to this collection of libraries complementing Qt5...
Google Chrome To Begin Marking Sites That Are Slow / Fast
Chrome has successfully shamed web-sites not supporting HTTPS and now they are looking to call-out websites that do not typically load fast...
The Disappointing Direction Of Linux Performance From 4.16 To 5.4 Kernels
With the Linux 5.4 kernel set to be released in the next week or two, here is a look at the performance going back to the days of Linux 4.16 from early 2018. At least the Linux kernel continues picking up many new features as due to security mitigations and other factors the kernel performance continues trending lower.
SUSE Continues Working On Linux Core Scheduling For Better Security
SUSE and other companies like DigitalOcean have been working on Linux core scheduling to make virtualization safer particularly in light of security vulnerabilities like L1TF and MDS. The core scheduling work is about ensuring different VMs don't share a HT sibling but rather only the same VM / trusted applications run on siblings of a core...
Pre-Loaded Linux PCs Continue Increasing - TUXEDO Computers Sets Up New Offices
From System76 setting up their own manufacturing facility for Linux desktops to Dell offering more Linux laptop options, the demand for pre-loaded Linux PCs continues to increase. One of the smaller Linux PC vendors also now expanding is German-based TUXEDO Computers...
Shortwave Enters Beta As New GNOME Internet Radio Player
Shortwave is a new Internet radio player built for GNOME with GTK3 and has been in development the past year...
Ubuntu 20.04 LTS Continuing To Work On Python 2 Removal
The goal for Ubuntu 20.04 is to ship with Python 2 removed since Py2 will be end-of-life after the start of the year and this next Ubuntu Linux release is a Long-Term Support release, but there still are many Python 2 depending packages left currently in Debian unstable and Ubuntu's "Focal Fossa" archive...
Arch Linux Updates Its Kernel Installation Handling
Arch Linux has updated the behavior when installing the linux, linux-lts, linux-zen, and linux-hardened kernel options on this popular distribution...
Linux 5.4-rc7 Kernel Released With VirtualBox Shared Folder Driver In Place
Linux 5.4-rc7 was just released as the newest test candidate of the maturing Linux 5.4 kernel. At this stage it's looking like an eighth weekly RC will be warranted next weekend before officially releasing Linux 5.4.0 on 24 November...
Windows 10 vs. Ubuntu 19.10 vs. Clear Linux Performance On The Dell Ice Lake Laptop
Last month I posted benchmarks looking at the Windows 10 vs. Linux OpenGL and Vulkan graphics performance for the Ice Lake "Gen11" graphics. But for those wondering about the CPU/system performance between Windows and Linux for the Core i7-1065G7 with the Dell XPS 7390, here are those benchmarks as we compare the latest Windows 10 to Ubuntu 19.10 and Intel's own Clear Linux platform.
Steam For Linux Beta Adds Experimental Namespaces/Containers Support
Longtime Linux game developer Timothee Besset has outlined the support introduced by Valve this week in their latest Steam Linux client beta for supporting Linux namespaces / containers. This experimental functionality may in the end provide better support for 32-bit compatibility as more Linux distributions focus solely on x86_64 packages, reducing some of the fragmentation/library conflicts between some Linux distributions and Steam, and other headaches currently plaguing the Steam Linux space...
Reiser4 File-System Is Still Ticking In 2019 - Now Updated For Linux 5.3 Compatibility
While Linux 5.4 is rolling out in about two weeks, the out-of-tree Reiser4 file-system has just been updated for Linux 5.3 support...
Virtual KMS Driver To Work On Virtual Refresh Rate Support (FreeSync)
Over the past year and a half the VKMS Linux DRM driver has come together as the "virtual kernel mode-setting" implementation for headless systems and other environments not backed by a physical display. Interestingly being tacked on their TODO list now is VRR (Variable Refresh Rate) support. Separately, the prominent VKMS developer is now employed by AMD...
November Is Still Bringing Many Interesting Linux Benchmarks / Milestones
Pardon for the rather slow pace of new Phoronix content over the past week (in particular, the lack of big benchmark articles) due to my wife giving birth early and being in the hospital for a few days, but the remainder of November is set to be quite exciting on the Linux/open-source performance front. Here is some of what else is on tap for November...
OpenZFS Developer Summit 2019 Videos + Slides For The Latest On Open-Source ZFS
Taking place 4 and 5 November in San Francisco was the OpenZFS Developer Summit. This two-day open-source ZFS developer summit made possible by Intel, Delphix, Datto, and OSNexus had a lot of interesting presentations from the state of ZFS TRIM/Discard to debugging topics...
Thunderbolt 3 Software Connection Manager Support Coming In Linux 5.5 For Apple Hardware
The Thunderbolt changes have been merged to char-misc ahead of the upcoming Linux 5.5 merge window...
OpenMandriva Lx 4.1 Alpha Released With Toolchain Upgrade, Clang-ed Kernel Option
The first alpha release of the forthcoming OpenMandriva Lx 4.1 is now available for testing with this Clang-built Linux distribution that originates back to the days of Mandrake...
...368369370371372373374375376377...