Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-07-03 08:30
Ubuntu 20.10 Moving Ahead In Restricting Access To dmesg
Following the discussions last month over restricting access to dmesg / kernel logs on Ubuntu in matching the behavior of other Linux distributions for better security practices, Ubuntu 20.10 indeed is moving forward with these plans where dmesg access would require root privileges...
Intel oneDNN 2.0 Deep Neural Network Library Working On More Performance Tuning
Intel's open-source oneDNN library, which was formerly known as MKL-DNN and DNNL for this deep neural network library now living under the oneAPI umbrella, continues working on some big performance advancements for its 2.0 release...
Intel Rocket Lake Graphics Support Ready For Liftoff With Linux 5.9
Intel has sent in their initial batch of graphics driver updates to DRM-Next that in turn are slated to land with the Linux 5.9 cycle once its merge window opens next month...
Important Patches Land To Improve GNOME's Multi-Monitor Experience With High Refresh Rates
If you have say a 144Hz gaming monitor as well as a conventional 60Hz secondary display or any other multi-monitor configuration with different refresh rates, there is now another reason to get excited for GNOME 3.38...
GNOME Shell + Mutter Off To A Good Start For Summer 2020
The GNOME Shell and Mutter have seen a lot of work come together nicely over the past two months...
Intel AMX Support Begins Landing In LLVM
Following Intel publishing the initial Advanced Matrix Extensions (AMX) documentation at the end of June, the open-source/Linux bring-up has continued for these new CPU instruction set extensions set to premiere with Sapphire Rapids next year...
OpenSUSE Leap 15.2 Released With AI/ML Packages Added, YaST Improvements
OpenSUSE Leap 15.2 is out today as the Linux distribution built from the same sources as SUSE Linux Enterprise 15 sources...
LLVMpipe Gallium3D Driver Now Exposes OpenGL 4.0
The LLVMpipe Gallium3D driver that provides a software/CPU-based OpenGL implementation for running on systems as a fallback path when no GPU / hardware OpenGL driver is available, a vendor-neutral path for debug purposes, and similar use-cases, now has OpenGL 4.0 support...
Intel's IGC 1.0.4241 Graphics Compiler Adds DG1 Platform Support
IGC 1.0.4241 is out this morning as the latest version of Intel's open-source graphics compiler that is used by their compute stack for oneAPI and OpenCL...
Steam On Linux Is Still Bouncing Around 0.9% For Summer 2020
With the start of a new month comes the latest numbers out of Valve for the rough Linux gaming market percentage from the Steam Survey...
NVIDIA Video Codec SDK 10 Brings Few Changes For This Proprietary Library
NVIDIA has quietly released Video Codec SDK 10 as the newest version of their proprietary video encode/decode implementation designed for their GPUs...
Wayland's Weston 9.0 Aims For Release In Early September
With Weston 8.0 having shipped in January, Wayland developers are beginning to prepare for the next feature release of this reference Wayland compositor...
TrueNAS 12 Beta 1 Released With Much Improved ZFS, Better AMD Ryzen CPU Support
As what was formerly FreeNAS, the first beta of TrueNAS CORE 12.0 is available for testing of this BSD-based operating system for NAS devices and other storage setups...
Benchmarking The Performance Overhead To LKRG 0.8 For Better Security
Back in March I benchmarked the Linux Kernel Runtime Guard (LKRG) as a means of achieving additional security safeguards for a ~5% performance hit. With LKRG 0.8 having been released a few days ago, here is a fresh look at the LKRG performance compared to the stock kernel on Ubuntu 20.04 LTS.
The Dark Mod 2.08 Released As One Of The Few Games Powered By Open-Source id Tech 4
There is finally a new release out of The Dark Mod, the original total conversion mod for Doom 3 that transformed into its own standalone game powered by the open-source id Tech 4 engine. This remains the lone flagship example of the open-source id Tech 4 game engine in action by the community (besides the DHEWM3 / RBDOOM-3-BFG engine work) with ioDoom3 having never taken off like ioquake3...
Intel Graphics Driver Fixes Include Assembly Sources To Satisfy GNU Linux-Libre Folks
Last month you may recall that the free software purists maintaining the GNU Linux-Libre kernel dropped the Intel "iGPU Leak" security fix for Ivybridge / Haswell as they considered the compiled shaders/kernels responsible for clearing those residual contexts to be binary blobs. A resolution is now pending for upstream...
Systemd 246 Is On The Way With Many Changes
With it already having been a few months since systemd 245 debuted with systemd-homed, the systemd developers have begun their release dance for what will be systemd 246...
RadeonSI Switches To Make Greater Wave64 Use On Navi
While RDNA/Navi brought Wave32 support, the open-source RadeonSI Gallium3D driver for Linux has decided to switch to make greater use now of Wave64 for more shaders...
"Project Springfield" Is Red Hat's Effort To Improve Linux File-Systems / Storage
Following recent talk of Fedora potentially switching to Btrfs and Red Hat's Storage Instatiation Daemon among other Linux storage areas pursued by Red Hat, it turns out "Project Springfield" is some effort being pursued by the enterprise Linux giant for improving in this area...
Raspberry Pi Vulkan, WSL2, Renoir, Linux 5.8 + PHP8 Was Exciting For June
Aside from the H1'2020 open-source/Linux highlights, here is our look at the top stories for June 2020 on Phoronix with many interesting software and hardware topics...
AMD/ROCm "AOMP" Compiler Enables OpenMP 5.0 By Default, Preps For More Upstreaming
AOMP 11.6-2 is out this evening as the final Radeon Open Compute update for H1'2020. This is AMD's LLVM Clang downstream focused on providing OpenMP offloading to Radeon GPUs...
Intel Unveils New "KMB" DRM Driver For Their New SoC With An ARM CPU + Movidius VPU
Intel has introduced a new Direct Rendering Manager (DRM) kernel driver for Linux...
Fedora Looks To Introduce The Storage Instantiation Daemon
As one of the last minute change proposals for Fedora 33 is to introduce the Red Hat backed Storage Instantiation Daemon "SID" though at least for this first release would be off by default. The Storage Instantiation Daemon is one of the latest storage efforts being worked on by Red Hat engineers...
Crust Drops Paywall For Open-Source CRM Alternative To Salesforce
The Crust CRM suite that aims to compete with Salesforce has been open-source under an Apache 2.0 license but now its paywall has been dropped to make it more compelling as a free software CRM suite...
Fedora Developers Discussing Possibility Of Dropping Legacy BIOS Support
Fedora stakeholders are debating the merits of potentially ending legacy BIOS support for the Linux distribution and to only support UEFI-based installations...
Benchmarking The Performance Overhead To Linux's Proposed FGKASLR Security Feature
One of the security improvements being worked on in recent months by Intel's open-source team has been FGKASLR. But how is the performance overhead compared to just traditional KASLR? Here are benchmarks looking at the performance impact of FGKASLR on top, just KASLR, and then no address space layout randomization.
Khronos Releases SYCL 2020 Provisional Specification
The Khronos Group has announced the provisional specification of SYCL 2020 as the newest version of this higher-level programming model originally designed for OpenCL that is based on pure single-source C++...
Firefox 78.0 Released - Also Serves As The Newest ESR Version
Firefox 78.0 is available this morning as the newest version of Mozilla's web browser. Firefox 78.0 is also significant in being the newest Extended Support Release (ESR) series...
AMDVLK 2020.Q2.6 Brings More Performance Tuning
The AMD Radeon Vulkan driver developers are ending out June by shipping their sixth open-source snapshot of the quarter...
KDE Completes Transition To GitLab For Developer Portal
KDE has completed its transition to its own self-hosted GitLab instance for Git hosting and other developer services for handling of bug reports and merge requests...
Intel vs. AMD, Systemd-Homed, Kernel Advancements Top H1'2020 For Linux
It's been quite an unfortunately wild year thus far with everything going on in the world, but at least within the open-source / Linux scope it's been an exciting time as ever. Here is a look at the top stories on Phoronix during the first half of this year...
Fedora Looking To Offer Better Upstream Solution For Hiding/Showing GRUB Menu
Fedora for the past few releases doesn't show the GRUB boot-loader menu by default when only Fedora is installed on the system as there is little purpose for most users and it just interrupts the boot flow. But for those wanting to access the GRUB bootloader menu on reboot, they offer integration in GNOME to easily reboot into this menu. The other exception is the menu will be shown if the previous boot failed. This functionality has relied on downstream patches but now they are working towards a better upstream solution...
Zink GL-On-Vulkan Driver Approaching OpenGL 3.1 Support
Zink is the generic OpenGL over Vulkan driver that has been in development as part of Mesa's Gallium3D code. It was just earlier this month that Zink achieved OpenGL 3.0 support and now it looks like OpenGL 3.1 will soon be flipped on...
Lua 5.4 Released With New Garbage Collection Mode, Warning System
Lua 5.4 shipped today as the newest version of the interpreter for this scripting programming language that is particularly popular for embedding within games and other applications...
AMD Publishes AMDGPU UVD Firmware For Southern Islands
Recently AMD posted UVD video decode support for GCN 1.0 with the AMDGPU driver, one of the long holdouts for letting the AMDGPU DRM driver approach feature parity with the longstanding Radeon DRM driver that is the default for GCN 1.0/1.1 era GPUs. That AMDGPU UVD GCN 1.0 decode support is going into the Linux 5.9 kernel later this summer after years ago Radeon driver developers largely dismissed the efforts of porting the UVD decode capability for these original GCN graphics cards over to AMDGPU...
LVFS Serves Up Over 17 Million Firmware Files To Linux Users
The Linux Vendor Firmware Service (LVFS) for hosting firmware files to be consumed by Fwupd for firmware updating from Linux is on quite a streak...
AMD EPYC 7F72 Performance On A Linux FSGSBASE-Patched Kernel
Slated for Linux 5.9 is finally mainlining the FSGSBASE patches that have been floating around the kernel mailing list for years. Testing last week showed the tentative x86/fsgsbase patches helping Intel Xeon Linux performance but with AMD also supporting this instruction set extension going back to Bulldozer, how is it looking on the likes of AMD? Here are some benchmarks.
Linux 5.8 Bringing Some Performance Boosts For AMD Renoir Graphics
Over the weekend I began running some benchmarks of the Linux 5.8 development kernel on the Lenovo Flex 5 laptop with Ryzen 5 4500U. One of the standouts so far for from this Linux 5.8 testing compared to the stable 5.6/5.7 kernel series is better Radeon graphics performance with the Renoir laptop...
Some Open-Source Projects Begin Quickly Working Towards macOS ARM64 Support
Following the announcement last week that future Apple computers will use in-house ARM-powered chips, some open-source projects have already begun prepping for the future ARM64-supported macOS 11...
Linux 5.9 Likely To See USB4 Support Improvements
Linux 5.6 brought initial USB4 support that primarily was starting things off by basing things off the existing Thunderbolt 3 support in the kernel for which this latest USB standard is based. For the Linux 5.9 kernel later this summer it's looking like there will be further work on getting Linux's USB4 support into good shape ahead of hardware appearing in the months ahead...
GNOME Shell's Icon Grid Could See Almost Double The Performance
On top of an optimization to lower render times and reduce power usage and fixing window culling as another performance optimization, Canonical's Daniel van Vugt also came across another serious optimization for GNOME Shell's icon grid performance...
Linux 5.8-rc3 Released - Fairly Big But Not Particularly Scary
Linus Torvalds just pushed out Linux 5.8-rc3 as the newest weekly test candidate for the upcoming Linux 5.8 that should debut as stable around early August...
Bcachefs Linux File-System Seeing Performance Improvements, Other Progress
While Ubuntu continues in their path of OpenZFS integration, Fedora is revisiting the possibility of using Btrfs on the desktop, Red Hat is continuing to invest in Stratis, and Reiser5 is being developed, Bcachefs as the file-system born out of the Linux block cache code is continuing to evolve...
Godot 4.0 Is Looking Even More Impressive With SDFGI
While we are most excited about Godot 4.0 for its Vulkan renderer for this leading open-source game engine, there continues to be a lot of other improvements building up for this major release...
Intel Media Driver 20.2.pre4 Brings DG1 Graphics Card Support
Intel's open-source media team has released a new development snapshot of their media driver that provides GPU-accelerated video encode/decode capabilities on Linux...
BeOS-Inspired Haiku Working On Supporting Modern CPU Features Like AVX
The open-source Haiku operating system that continues maintaining compatibility with BeOS and inspiration from its design has continued in its quest of better supporting modern hardware...
In 2020 The Linux Kernel Is Still Seeing Driver Work For The Macintosh II
The Linux kernel is seeing some modern work done to its driver for supporting the Apple Desktop Bus on Macintosh II era systems...
5+ Years Late: LLVM's AMD Excavator Target Was Missing Two Features
It took until 2020 for an Intel developer to land a patch providing support for two instructions supported by AMD "Excavator" CPUs but not exposed by the "bdver4" target...
RISC-V UEFI Linux Support Under Review
Following Linux's UEFI code getting cleaned up earlier this year in preparation for RISC-V support being added and then some early RISC-V UEFI patches, a more comprehensive set of patches for enabling UEFI support on RISC-V under Linux have been sent out...
An Early Benchmark Of The NVIDIA CUDA GPU Performance On WSL2
Our recent benchmarks have shown WSL/WSL2 performance on the latest Windows 10 builds to generally be quite good compared to running bare metal Linux. But past the May 2020 Update and on the latest Insider Preview builds is the initial support for GPU acceleration in conjunction with updated Windows graphics drivers. The initial emphasis is on GPU compute with DirectML and for NVIDIA hardware CUDA support as well. Here are a couple CUDA benchmarks that ran gracefully under WSL2 albeit the performance leaves a lot to be desired...
...308309310311312313314315316317...