Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-01 00:00
Radeon OpenGL Driver Lands Experimental Option To Boost Performance For CAD Software
Well known open-source AMD OpenGL driver developer Marek Olšák has introduced an off-by-default option to help with the performance for at least some CAD-type applications...
2020 Spring Cleaning: HP 100BaseVG AnyLAN Linux Network Driver Finally Getting Dropped
Should you still have an HP 100BaseVG AnyLAN network adapter from the mid-to-late 90's, the mainline Linux kernel is finally preparing to eliminate its driver...
Apache Software Foundation Celebrates Its 21st Birthday
Today marks twenty-one years since the Apache Software Foundation was created out of the Apache Group and incorporated as a non-profit organization...
VirtIO Video Driver Coming Together For The Mainline Linux Kernel
VirtIO-Video is a VirtIO-based video driver for a virtual V4L2 streaming device with input/output buffers for sharing of video devices with guests. VirtIO Video has existed for a while now but it looks like it could be getting close to upstreaming in the Linux kernel...
There Is Finally Work To Allow Sysctl Parameters To Be Set From The Linux Kernel Command Line
File this under the "I can't believe it took this long" or "why wasn't this done before" section... Thanks to SUSE, there are finally patches pending to allow easily setting sysctl parameters from the kernel command line using a generic infrastructure...
Oracle Engineers Send Out Linux Patches For Trenchboot Secure Late-Launch Kernel Support
Going back to over a year ago were discussions by Oracle engineers and others about a secure launch boot protocol for the Linux kernel to in turn tie into the Trenchboot open-source project working on various system integrity features. We are now finally seeing new patches out of Oracle for wiring more Trenchboot support into the Linux kernel...
Fedora Adopts A New Vision Statement
Fedora Project Leader Matthew Miller has sent out a reminder to Fedora contributors to "be excellent to each other" while announcing the project has a new vision statement...
OpenJDK 8/11 vs. GraalVM 20 vs. Amazon Corretto JVM Benchmarks
Following last week's benchmarks of OpenJDK 8 through the newly-released OpenJDK 14 JVM benchmarks, some Phoronix readers expressed interest in seeing Java benchmarks with Oracle's GraalVM as well as Amazon's Corretto JVM implementations. Here are some benchmarks of those benchmarks up against OpenJDK both for Java 8 and Java 11 releases.
Cloudflare Improving Linux Disk Encryption Performance - Doubling The Throughput
Cloudflare employs Linux disk encryption on their servers and with some optimizations have made it at least two times faster throughput while also lowering the latency...
AMD Developers Looking At GNU C Library Platform Optimizations For Zen
It's long overdue but AMD engineers are now looking at refactoring the GNU C Library (Glibc) platform support to enhance the performance for AMD Zen processors...
Android-x86 9.0-r2 Released With Updated Kernel, UEFI Boot Fix
Released at the end of February was the long overdue stable release of Android-x86 9.0 that re-based this Intel/AMD focused Android spin atop the 9.0 "Pie" Android Open-Source Project state plus with various additions/improvements for running on x86_64 laptop/desktop hardware. Out today is the second stable update to the Android-x86 9.0 series...
TTM Huge Page Table Entries Pending For Lowering Graphics Driver CPU Usage
Longtime open-source Linux graphics developer Thomas Hellström of VMware has sent out a patch series aiming for Linux 5.7 or 5.8 to introduce support for huge and giant page-table entries for the TTM memory management code and TTM-enabled graphics drivers...
Intel IWD 1.6 Wireless Daemon Released With MAC Randomization, Per-Network MAC Addresses
Intel open-source developers have released IWD v1.6 as their open-source, embedded-friendly wireless daemon for Linux systems as an alternative to WPA_Supplicant...
LLVM Developers Are Still Debating How To Handle The Intel JCC Erratum Mitigation
Disclosed back in mid-November was the Intel JCC Erratum that required a CPU microcode update to mitigate and that in turn had broad performance hits. But via toolchain updates, some of that overhead can be offset. The GNU Assembler patches were quickly merged and new options exposed for helping to decrease that performance hit but on the LLVM side the developers are still working on their mitigation with some design decisions still to be made...
Glibc's Usage Of Performance-Boosting "RSEQ" Is Still Coming Together
Introduced into the Linux 4.18 kernel back in June 2018 was the new RSEQ system call for "Restartable Sequences" to provide faster user-space operations on per-CPU data by avoiding atomic operations updates. Sadly, seeing user-space make use of RSEQ has been a slow process...
RADV Lands AMD GCN 1.0/1.1 Fix For DOOM Eternal On Linux Under Steam Play
Doom Eternal was released this week by id Software as their first game atop the Vulkan-focused id Tech 7 engine. While it's another id Software game not seeing a native Linux port, with some tweaking the game can run under Steam Play / Proton. And now Mesa's RADV Vulkan driver has landed a fix for AMD GCN 1.0/1.1 era GPUs with a fix allowing those older graphics cards to handle this latest Doom title...
Oracle Unbreakable Enterprise Kernel R5U3 Released With Better ARM 64-Bit Support
The Oracle Linux team has released Unbreakable Enterprise Kernel Release 5 Update 3 as the newest version of their optimized downstream Linux kernel catering to cloud workloads...
Microsoft + Collabora Working To Map OpenGL/OpenCL Over DirectX 12
Microsoft and Collabora are today announcing a partnership for building OpenCL and OpenGL mapping layers over DirectX (D3D12)...
Windows 10 Outperforming Linux On A ~$5000 Laptop, Ubuntu Beating Clear Linux
We are used to seeing tier-one Linux distributions outperforming Microsoft Windows on hardware ranging from $199 laptops to HEDT and server processors and everything in between. Thus it came as a large surprise to us when finding Windows 10 outperforming multiple Linux distributions on a new Intel laptop. Not only was Windows 10 leading, but the performance paradigm shifted that Ubuntu was even outperforming Clear Linux, which normally is the fastest of Linux distributions out-of-the-box.
LLVM/Clang 10.0 Now Available With Better C++20 Support, New CPU Coverage
The release cycle was dragged out an extra month due to bugs and there ended up even being a last minute sixth release candidate yesterday, but LLVM 10.0 and its sub-projects like Clang 10.0 and LLDB 10.0 were just tagged...
Phoronix Test Suite 9.6 Milestone 1 Further Enhances The Benchmark Result Viewer
It has been just under one month since the release of Phoronix Test Suite 9.4 while available this morning is the first development snapshot/milestone on the road to next quarter's Phoronix Test Suite 9.6-Nittedal feature release...
Habana Labs Preps More Linux Code For Their AI Accelerators With The 5.7 Kernel
Habana Labs, the AI accelerator start-up being acquired by Intel, has more driver improvements on tap for Linux 5.7...
Intel Working On OpenGL 4.x Support For Their OpenSWR Software Rasterizer In Mesa
Intel is working to enable OpenGL 4.x functionality for their OpenSWR software rasterizer within Mesa...
LLVM 11 Flips On NVIDIA CUDA Offloading From 64-Bit ARM
The latest LLVM 11 development code has enabled support for NVIDIA CUDA GPU device offloading from 64-bit ARM...
Google Engineer Posts Latest Patches For MAC + Audit Policy Using eBPF
One of the interesting innovations for the eBPF in-kernel virtual machine in recent times is the work by Google on supporting MAC and audit policy handling by it. This stems from currently custom real-time security data collection and analysis of Google servers internally for real-time threat protection and this patch-set is part of their work on allowing similar functionality in the upstream Linux kernel...
F2FS File-System Adding Zstd Compression Support In Linux 5.7
Being introduced by Linux 5.6 is optional F2FS transparent data compression support that was implemented with LZO and LZ4. Now for the Linux 5.7 kernel there is Zstd compression support on the way...
Trying Out Ubuntu 20.04 With ZFS + Zsys Automated APT Snapshots
As part of the ZFS improvements for Ubuntu 20.04 with Canonical's Zsys initiative is the ability to automatically take snapshots on APT operations for being able to do a system rollback/revert if necessary following package management changes. I've begun trying out the ZFS/Zsys changes for Ubuntu 20.04 and so far is working well...
Valve's Half-Life: Alyx Released - Linux Build Still Coming
Valve today released their Half-Life: Alyx virtual reality first-person shooter game and built atop their Source 2 engine...
NVIDIA Nsight Graphics 2020.2 Adds Vulkan GPU Trace Support
NVIDIA has released a new feature update to their Nsight Graphics standalone developer tool for debugging and profiling applications/games built atop a variety of 3D APIs...
MythTV 31 Released With Video Decode Improvements, Finally Supporting Python 3
For those stuck in home isolation amid the coronavirus pandemic, MythTV 31 has been released for any open-source DVR and HTPC needs...
Qt 5.15 Beta 2 Released For This Last Big Update Before Qt 6
The second beta of the forthcoming Qt 5.15 tool-kit is now available for testing...
Jcat 0.1 Released As Alternative To Microsoft Catalog Files
Richard Hughes of Fwupd/LVFS, PackageKit, and Colord notoriety last month announced Jcat as a new open-source project he initiated to serve as an alternative to Microsoft's Catalog files proprietary format...
Ubuntu 20.04 LTS vs. Clear Linux On The Intel Core i9 9900KS, AMD Ryzen 9 3900X
While we have been seeing Ubuntu 20.04 LTS offer better performance with newer hardware platforms, how does the performance compare to Intel's performance-optimized Clear Linux? Here are some benchmarks on both AMD Ryzen 9 3900X and Intel Core i9 9900KS systems.
Linux 5.7 To Improve Spreading Of Utilization, Other Scheduler Work
More improvements were queued in recent days to sched/core of CPU scheduler improvements on the table for the forthcoming Linux 5.7 kernel cycle...
Linux 5.6-rc7 Released - Looking Like A Calm Release
Linus Torvalds commented that while Linux 5.6-rc7 may be going through strange times, the Linux 5.6 kernel development is looking normal...
Git 2.26 Released With Transport Protocol V2 Default, Continued Work Towards SHA256 Hashes
Git 2.26 is out as the newest feature release for this distributed revision control system...
VMware Plumbing OpenGL 4.x Support For The VMWGFX Graphics Stack
VMware's VMWGFX open-source Linux graphics driver stack for interfacing with their virtualization software to offer guest VM 3D acceleration that is in turn handled by the host's drivers will soon be offering OpenGL 4.x support...
Ubuntu 18.04/19.10/20.04 vs. Debian 10/Testing Benchmarks On AMD Ryzen
While Ubuntu is based on Debian, for those wondering how the performance of Ubuntu 20.04 LTS is looking not only compared to the previous 19.10 and 18.04.4 LTS releases but also Debian 10.3 stable and Debian Testing, here are some benchmark results on an AMD Ryzen 9 3900X system.
XMMS-Inspired Audacious 4.0 Released With Move From GTK To Qt5 Toolkit
For longtime Linux users who were fans of the XMMS audio player in the early 2000's, Audacious 4.0 has been released as the newest version of this XMMS-inspired audio player...
Linux 5.7 Adding Infrastructure To See Better Out-Of-The-Box Touchscreen Support
Linux 5.7 is seeing some infrastructure work to provide better out-of-the-box support for some touchscreens on Linux...
Mesa 20.1 So Far Contains Two PCI IDs So Far For Intel Xe Graphics Plus 9 Other Tiger Lake IDs
In recent days we have seen Intel refining their list of PCI IDs for the next-gen and highly anticipated "Gen12" graphics within the open-source Linux Mesa 20.1 driver stack...
KDE Developers Still Managing Interesting Improvements Amid The World Happenings
KDE development is moving full-speed ahead amid the various lock-downs and other happenings around the world stemming from the novel coronavirus. This week saw a lot of interesting improvements for the open-source desktop...
Google Engineers Have Been Working On An AMD SB-TSI Temperature Driver
Google open-source engineers have been working on a temperature driver for AMD's SoC SB-TSI emulated temperature sensor for the Linux kernel...
Former Linux Developer Hans Reiser To Remain Locked Up
Hard to believe that former Linux developer Hans Reiser was already eligible for parole, but it was denied this month. The former developer responsible for creating the once-promising ReiserFS and Reiser4 file-systems will remain locked up for at least three more years...
GNU Automake 1.16.2 Released With Zstd Support
GNU Automake 1.16.2 is out this weekend as the first update to this important piece of the GNU build system in two years. While such length of time has passed, Automake 1.16.2 is only made up of just over three dozen commits...
Linux fsinfo() System Call Continues Maturing For Exposing More File-System + Mount Info
There has been a lot of interesting work happening in the Linux storage space in recent time like IO_uring, the countless file-system innovations, and other features -- including one addition that's now up to its nineteenth revision and is for providing more VFS/file-system and mount topology information...
Facebook Planning To Ramp Up Investment In LLVM, Hire More Compiler Engineers
Facebook is looking to hire more compiler engineers as they ramp up their investment in LLVM and its sub-projects like the Clang C/C++ compiler and LLD linker...
Blender 2.82 Performance With The NVIDIA Quadro RTX 5000 Laptop Performance
For those looking to work on Blender 3D modeling from a laptop, having a NVIDIA RTX graphics processor can do wonders with the OptiX back-end for dramatically speeding up render times. Here is a look at how the different back-ends compare when running the HP ZBook 17 G6 mobile workstation with Quadro RTX 5000 graphics...
System76 May Offer AMD Ryzen Laptops When They Begin Their Own Manufacturing
System76 is preparing to begin shipping their new Lemur Pro laptop in early April. This will be their most open laptop yet albeit still based on Intel. But it looks like when they move on with their ambitious plans to begin manufacturing their own devices, we may finally see a System76 AMD-powered laptop...
Updated Basis Universal Yields High Quality Compression, 3~4x Smaller Than JPEG/PNG
For those wondering what the buzz was about earlier this month when there was word of a high quality GPU compression codec going open-source, details on that have now been revealed...
...350351352353354355356357358359...