Redox OS, the open-source Rust-written operating system led by developer Jeremy Soller, has been drafting some exciting plans for the rest of this year and moving into 2024…
Source: Phoronix – Redox OS Planning A Server Version, Stable ABI & Better Performance
Tag Archives: Phoronix
Android 14 Open-Source Project Released
Google formally unveiled Android 14 today in New York City at its Made By Google event. With that, Google has also published the Android 14 Open-Source Project (AOSP)…
Source: Phoronix – Android 14 Open-Source Project Released
GNOME's VTE Seeing Improvements For Faster Terminal Performance
GNOME developer Christian Hergert recently demonstrated how Linux terminal emulators have the potential of running much faster. At the time it didn’t sound like he would pursue the matter further but more recently he’s begun working on folding some performance improvements into GNOME’s VTE for a faster terminal experience…
Source: Phoronix – GNOME’s VTE Seeing Improvements For Faster Terminal Performance
Linux Foundation's Latest Open-Source Project: OpenPubkey
The newest open-source project hosted by the Linux Foundation is OpenPubkey, which is a collaboration with Docker and BastionZero and will be available for Docker container signing with zero-trust passwordless authentication…
Source: Phoronix – Linux Foundation’s Latest Open-Source Project: OpenPubkey
NVIDIA Introduces New Low-Latency Vulkan Extension For Gaming
Vulkan 1.3.266 was published a few days ago with a handful of fixes and two new extensions. One of those extensions, VK_NV_low_latency2 is quite interesting…
Source: Phoronix – NVIDIA Introduces New Low-Latency Vulkan Extension For Gaming
DragonFlyBSD's HAMMER2 File-System Seeing New Improvements, Initial Recovery Support
When it comes to the BSD operating systems, DragonFlyBSD’s HAMMER2 is one of the most interesting innovations. HAMMER2 supports online deduplication, clustering, multiple mountable file-system roots, snapshots, compression, encryption, extensive checksumming, and other features. Over the past decade it’s evolved quite nicely and in recent days has seen further enhancements…
Source: Phoronix – DragonFlyBSD’s HAMMER2 File-System Seeing New Improvements, Initial Recovery Support
Linux Patches Allow Changing Hibernation Compression Format For Better Performance
Currently when hibernating a Linux system LZO compression is used for preserving the memory contents while a new patch series posted today by Qualcomm allow for changing out the compression API used and makes LZ4 a new option during Linux hibernation…
Source: Phoronix – Linux Patches Allow Changing Hibernation Compression Format For Better Performance
Glibc Dynamic Loader Hit By A Nasty Local Privilege Escalation Vulnerability
A nasty vulnerability has been made public today concerning Glibc’s dynamic loader that can lead to full root privileges being obtained by local users. This affects Linux distributions of the past two years with the likes of Ubuntu 22.04 LTS, 23.04, Fedora 38, and others vulnerable to this local privilege escalation issue…
Source: Phoronix – Glibc Dynamic Loader Hit By A Nasty Local Privilege Escalation Vulnerability
Intel Comes Up With A Way For Vulkan Sparse Support On Their Existing Linux Driver
The biggest hindrance for using Intel Arc Graphics for Linux gaming has been the lack of Vulkan sparse support as needed for running many newer Windows DirectX 12 games atop Valve’s Steam Play with Proton using VKD3D-Proton. Intel recently did implement Vulkan sparse support for ANV in Mesa 23.3 but it only works with their yet-to-be-upstreamed and still-experimental Xe kernel driver. But now Intel Linux graphics driver engineers have managed to pull off a solution for getting the sparse resources supported while using the existing i915 kernel DRM driver…
Source: Phoronix – Intel Comes Up With A Way For Vulkan Sparse Support On Their Existing Linux Driver
X.Org Hit By New Security Vulnerabilities – Two Date Back To 1988 With X11R2
It was a decade ago that a security researcher commented on X.Org Server security being even “worse than it looks” and that the GLX code for example was “80,000 lines of sheer terror” and hundreds of bugs being uncovered throughout the codebase. In 2023 new X.Org security vulnerabilities continue to be uncovered, two of which were made public today and date back to X11R2 code from the year 1988…
Source: Phoronix – X.Org Hit By New Security Vulnerabilities – Two Date Back To 1988 With X11R2
AMD Ryzen Powered Framework Laptop Linux Testing Held Up By BIOS Issue
Today the review embargo lifts on the first AMD-powered Framework laptop. There’s one of the AMD Framework laptops in the lab for Linux testing and benchmarking but unfortunately no review for launch day due to being held up by a BIOS regression and thus unable to properly utilize accelerated graphics until a new BIOS revision is made available in the coming days…
Source: Phoronix – AMD Ryzen Powered Framework Laptop Linux Testing Held Up By BIOS Issue
GNU Binutils Lands Support For ARCv3 32-bit & 64-bit Architecture
GNU Binutils has added support for the ARCv3 32-bit and 64-bit CPU architecture…
Source: Phoronix – GNU Binutils Lands Support For ARCv3 32-bit & 64-bit Architecture
Rust Bindings For Kernel Workqueues Coming To Linux 6.7
Rust bindings are coming to the Linux kernel’s workqueue (WQ) infrastructure that is used for deferring work to a kernel thread for asynchronous process execution…
Source: Phoronix – Rust Bindings For Kernel Workqueues Coming To Linux 6.7
AMD PMF Firmware Added To Linux-Firmware.Git For Smart PC Solution Builder
As written about last month, AMD Linux engineers have been working on PMF Linux driver support for a “Smart PC Solutions Builder”. The AMD Smart PC Solutions Builder feature is intended to provide OEMs with more control over system power/performance policies. It looks like systems making use of this feature are already to the marketplace or imminent with AMD having already landed the PMF firmware…
Source: Phoronix – AMD PMF Firmware Added To Linux-Firmware.Git For Smart PC Solution Builder
Mesa 23.3 Will Enable More Efficient MSAA Anti-Aliasing Use With Radeon RDNA3 GPUs
Adding to the list of notable features coming with Mesa 23.3 later this quarter is enabling delta color compression (DCC) for multi-sample anti-aliasing (MSAA) images on AMD RDNA3 (GFX11) graphics processors…
Source: Phoronix – Mesa 23.3 Will Enable More Efficient MSAA Anti-Aliasing Use With Radeon RDNA3 GPUs
Tweaking SteamOS For Better Steam Deck Performance
A Phoronix reader recently published a guide that at its heart is a set of commands aimed at boosting the performance of SteamOS on the AMD APU powered Steam Deck. Here are some benchmarks showing the performance impact from these changes on the SteamOS 3.5 Preview release.
Source: Phoronix – Tweaking SteamOS For Better Steam Deck Performance
Linux Will Finally Indicate Via /proc/cpuinfo If AMD SVM Virtualization Is Disabled
Checking for the presence of Intel virtualization (VMX) support and it being enabled can be easily achieved by looking at the flags in /proc/cpuinfo. But to this point AMD virtualization (SVM) has always been shown to user-space via /proc/cpuinfo even when the BIOS/platform has disabled SVM functionality. Finally for Linux 6.7 this oversight is being corrected…
Source: Phoronix – Linux Will Finally Indicate Via /proc/cpuinfo If AMD SVM Virtualization Is Disabled
Intel Releases OpenVKL 2.0 With Intel GPU Acceleration Via SYCL
Similar to Embree 4.0 adding Intel graphics acceleration earlier this year via SYCL, Intel’s OpenVKL library that is also part of their oneAPI rendering toolkit has now added SYCL graphics aceleration with OpenVKL 2.0…
Source: Phoronix – Intel Releases OpenVKL 2.0 With Intel GPU Acceleration Via SYCL
Python 3.12 Released With Linux Perf Integration, Performance Improvements
Python 3.12 is out today as the latest major feature release for this extremely popular programming language. Python 3.12 continues the trend of recent releases of enhancing the performance while continuing to introduce exciting new functionality…
Source: Phoronix – Python 3.12 Released With Linux Perf Integration, Performance Improvements
Linux 6.7 To Boast Better Performance For FQ Packet Scheduling Algorithm
The Linux kernel’s Fair Queue “FQ” network packet scheduling algorithm that is celebrating its 10th anniversary since being mainlined in the Linux 3.12 kernel cycle is celebrating by rolling out some performance optimizations with the next version of the Linux kernel…
Source: Phoronix – Linux 6.7 To Boast Better Performance For FQ Packet Scheduling Algorithm