Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2024-11-26 15:15
Ubuntu Core 20 Released For IoT/Embedded Linux Use-Cases
Canonical today is shipping Ubuntu Core 20 as their minimal, containerized version of Ubuntu 20.04 LTS focused on IoT and embedded uses...
Mesa Vulkan Drivers Get A Common Dispatch Framework For Better Code Sharing
Mesa 21.1 has merged a common dispatch framework for use by Vulkan drivers to allow for better code sharing and the possibility of some Vulkan extensions to be more easily supported across all drivers...
Phoronix Test Suite 10.2.1 Released For Open-Source Automated Benchmarking
Released last month was Phoronix Test Suite 10.2 while now it's been succeeded by Phoronix Test Suite 10.2.1 as a point release to this quarter's stable series...
Intel Graphics Driver Low-Latency Scheduling Revived For A Smoother UX
For the better part of a year now we've seen patches for Intel's kernel graphics driver working on fair low-latency scheduling that in part has been inspired by the design of BFS/MuQSS. While it's too late for seeing the work land with Linux 5.12, the latest batch of 57 patches were sent out this week...
Many Exciting New & Updated Benchmarks For January 2021
A combination of new year updates and updating benchmarks ahead of Ice Lake Xeon / Rocket Lake / Ryzen 5000 series mobile / EPYC 7003 Milan has led to a number of new and updated test profiles being available via the Phoronix Test Suite and OpenBenchmarking.org...
GNOME 40 Approaches Its UI Freeze, Easy Means To Start Testing It
The user interface changes for GNOME 40 are quickly nearing the finish line with just two weeks to go until the UI freeze...
Steam Linux Use Ticks Back Just Under 1% For Starting 2021
With the start of the new month comes the Steam Survey figures out of Valve for the month prior. For January 2021 there is an increase in the Linux gaming percentage as it gets back to flirting with the 1% mark...
Microsoft Makes The Extensible Storage Engine Open-Source
Microsoft's Extensible Storage Engine that has been in use for more than a quarter century and present since Windows NT 3.51 and Microsoft Exchange 4.0 is now open-source...
OpenZFS 2.0.2 Released With Fixes, Compatibility Against Latest FreeBSD
OpenZFS 2.0.2 is out today as the latest version of this open-source ZFS file-system implementation currently supported on Linux and FreeBSD systems...
Canonical Aiming For A New Desktop Installer With Ubuntu 21.10
Canonical has been working on developing a new desktop installer built around Google's Flutter toolkit and they aim to introduce it later this year in Ubuntu 21.10...
GNU C Library 2.33 Released With HWCAPS To Load Optimized Libraries For Modern CPUs
The GNU C Library 2.33 release is out today as expected. Exciting with this libc update is HWCAPS in making it easier to load optimized libraries for modern CPUs...
GNOME XWayland Radeon Gaming Performance Is In Good Shape For Ubuntu 21.04
With Ubuntu 21.04 planning to use Wayland by default with GNOME aside from when running on NVIDIA graphics, you may be wondering about the current performance delta between running GNOME Shell on the X.Org session for Linux gaming versus its quite solid Wayland support. Or, rather, in the case of most games still - piped through XWayland. Here are some fresh benchmarks looking at the GNOME X.Org vs. Wayland performance on Ubuntu with the Radeon RX 6800 XT.
Qt 6.1 Feature Freeze Now In Effect
While Qt 6.0 wasn't even released a full two months ago, the Qt 6.1 feature freeze went into effect this morning in trying to get out this next update sooner...
Triple Buffering Likely Not Landing Until GNOME 42
In the works over the past year for the GNOME desktop environment is dynamic triple buffering when the GPU is running behind in rendering the desktop. In doing so, the GPU utilization should increase and the GPU clock frequencies in turn should ramp up to meet the demand - thereby ideally getting the rendering back on track if prior frames were running late. That triple buffering support has been re-based to the GNOME 40 code-base but still is unlikely to land until the next cycle with GNOME 42...
Wine PPC64 Revived Again For Running Windows Programs On POWER CPUs
Two years ago patches were posted in working on Wine support for IBM POWER / OpenPOWER hardware. The aim with that enablement has been to run Windows programs on POWER 64-bit hardware via Wine with the related "Hangover" project for handling the cross-architecture difference. The Wine patches for PPC64 have now been revived with hopes of mainlining them now that Wine 6.0 has passed...
OpenBenchmarking.org / PTS Adds Automated Per-Test Analysis Of CPU Instruction Set Usage
For those wondering how say AVX heavy a particular program is being benchmarked or if a given program/benchmark supports making use of new instruction set extensions such as Vector AES or forthcoming AVX VNNI or AMX, the Phoronix Test Suite and OpenBenchmarking.org can now provide that insight on a per-test basis with common CPU instruction set extensions...
Linux 5.11, Pyston, Wayland & Other January Excitement
From Linux 5.11 adventures to the AMD CES keynote to many open-source software advancements, there was a lot of activity during the month of January to take one's mind off the pandemic...
Linux 5.11-rc6 Released With Itanium Support Now Orphaned
Linux 5.11-rc6 is out ahead of the stable release of Linux 5.11 coming in February...
Taiwins Wayland Compositor Switches From WLROOTS To Its Own Library
Taiwins debuted last year as a compact Wayland compositor and focused on being modular with Wayland scripting support. Up to now Taiwins relied upon the WLROOTS effort born out of the Sway project for doing much of the Wayland heavy-lifting but the developer has now replaced it with its own Wayland support library...
CXL 2.0 Support For Linux Moves Past "RFC" Phase
Immediately following the CXL 2.0 specification being made public in November, Intel developers began posting Linux enablement patches for CXL 2.0 with an initial focus on type-3 memory device support. It's looking like that CXL 2.0 enablement work is now closer to being mainlined in the Linux kernel...
Mesa Continues With More Optimizations For Workstation OpenGL Performance
Well known AMD open-source driver developer Marek Olšák continues squeezing Mesa for every bit of possible performance, which in recent months has been with a seemingly workstation focus...
Wine-Staging 6.1 Released With Nearly 800 Patches Blended Into Wine
Building off Friday's release of Wine 6.1 as the first development snapshot of the new series, Wine-Staging is out this morning with an updated release...
Google's Pandemic-Minded GSoC Will Be A Lot Less Interesting This Year
While it's sign-up time for open-source organizations hoping to participate in this year's Google Summer of Code, GSoC 2021 changes in the name of the pandemic are leading some organizations to debate whether it's still being involved with this student coding effort...
Bareflank 2.1 Released As The Last Before A Major Rework To This Open-Source Hypervisor
Bareflank is an open-source Linux hypervisor in development for several years and written around modern C++11/C++14 code and other modern functionality compared to longstanding virtualization hypervisors. Over the past few years it's been picking up many new features while this week Bareflank 2.1 released prior to a major overhaul coming with Bareflank 3.0 that will radically change the codebase...
Linux Patches Look To Restrict Modules From Poking Certain Registers, Using Select Instructions
Last year the Linux kernel began tightening up the ability to write to select CPU MSRs from user-space. That restricting of user-space access to select registers was done in the name of security as well as not wanting user-space to accidentally or maliciously poke some MSRs that could cause problems with kernel behavior. Now in kernel space there are some yet-to-be-merged patches that would place some new restrictions on kernel modules around poking certain registers or using select CPU instructions...
AMD FreeSync HDMI Patch Appearing For Their Open-Source Linux Driver
While the AMD Linux graphics driver for some time has been supporting FreeSync over DisplayPort connections, FreeSync displays connected via HDMI have not been supported. But now we are finally seeing the start of patches at least as far as HDMI pre-v2.1 support is concerned...
GCC 11 Beefs Up Its Static Analyzer Capabilities
Added to the GNU Compiler Collection (GCC) last year was an integrated static analyzer via the "-fanalyzer" option for spotting potential code issues. For GCC 10 this integrated static analyzer operating off GCC's GIMPLE was in good shape for catching various bugs while for the upcoming GCC 11 it is now much more capable...
OnLogic Launches Elkhart Lake Powered Fanless Computers
The Linux-friendly folks at OnLogic (nee Logic Supply) have launched a line of fanless, industrial-grade computers powered by Intel's Elkhart Lake...
GNOME Shell Merges Its New Horizontal Workspaces
As part of work on GNOME 40, the GNOME Shell is seeing some big refinements like shifting of its workspaces to be horizontally laid out, which has now been merged...
KDE Ends Out January With A Lot Of Fixes For Plasma 5.21
KDE Plasma 5.21 Beta released last week while the official Plasma 5.21 stable release is slated for 16 February. As such, KDE developers have been very busy working on fixes for this big desktop update bringing better Wayland support and other enhancements and new features...
Samsung 870 EVO Linux Performance Benchmarks
For those continuing to rely on SATA 3.0 storage, last week Samsung introduced the 870 EVO as their latest solid-state drive in the very successful EVO line-up. For those curious about the Linux performance of the Samsung 870 EVO or wanting to run your own side-by-side benchmarks against the data in this article, here is a review looking at the Samsung 870 EVO 500GB SSD.
Wine 6.1 Brings VKD3D 1.2 Support, Improvement For Apple M1 Macs With Rosetta
Following the release of Wine 6.0 stable earlier this month, Wine 6.1 is now available as the first bi-weekly development snapshot that will ultimately culminate with the Wine 7.0 stable release next year...
GNU C Library 2.33 Should Be Out Soon - And It's Very Exciting Due To "HWCAPS"
While most Linux users likely don't get excited when hearing of a new Glibc release, version 2.33 of the GNU C Library is due to be released next week and it's pretty darn interesting for having the new HWCAPS functionality in opening up for more optimized out-of-the-box Linux performance moving forward...
Intel's Open-Source Compute Stack Continues Work Towards Multi-GPU Support
While Intel's large open-source Linux graphics driver team has been pushing a lot of code over the past number of months for bringing up their DG1 graphics and other current/forthcoming discrete graphics offerings, one area that is still in its infancy is around the multi-device handling. At least from the compute side, there is some recent progress being made for multi-device support...
Ubuntu 21.04 To Turn On LTO Optimizations For Its Packages
On top of aiming to use Wayland by default, another high profile change being worked on for this spring's release of Ubuntu 21.04 is using link-time optimizations (LTO) for all 64-bit package builds...
Mesa 21.0 Gearing Up To Ship As Soon As Next Week For Latest Open-Source GPU Drivers
For those Linux gamers and other desktop users of the open-source OpenGL/Vulkan drivers with some extra time this weekend, Mesa 21.0-RC3 is now available for testing as what might be the last release candidate before officially releasing Mesa 21.0 as soon as next week...
Open-Source NVIDIA Changes Sent In For Linux 5.12
Following NVIDIA RTX 30 open-source mode-setting support in Linux 5.11, the batch of feature changes slated for the Linux 5.12 kernel have now been submitted to DRM-Next...
AMDVLK 2021.Q1.2 Brings More Radeon RX 6000 Series Optimizations
AMDVLK 2021.Q1.1 released near the beginning of the month with various "RDNA 2" optimizations while now AMDVLK 2021.Q1.2 is out in closing out the month and bringing more Big Navi optimizations...
XWayland 21.1 Planned For Release In Mid-March
Plans are moving forward for providing standalone XWayland packages that would ship the latest XWayland code for allowing X11 clients within Wayland environments, separate from X.Org Server releases as has been the bundling case to date...
Chrome 89 Beta Enables WebHID By Default, Other New Web APIs
Following last week's release of Google Chrome 88, the Chrome 89 beta is now available for testing...
SilverStone RM42-502 + IceGem 240P Allow For A Great Rackmount 4U Water Cooling Setup
For those looking at setting up a water-cooled rackmount server either for running high-end hardware like the new AMD Ryzen Threadripper PRO hardware or just wanting a minimal noise environment for your studio or other environment, the SilverStone RM42-502 is a 4U rackmount chassis that can handle SSI-EEB motherboards and still provide enough room for supporting up to 240mm liquid cooling radiators. We've been testing out the SilverStone RM42-502 to great success for the past month in conjunction with the SilverStone IceGem 240P AIO water cooling setup.
Intel Publishes Initial Linux Driver Patches For New "Display13"
Intel's open-source driver developers have begun posting patches for bringing up "Display13" as their next-gen display IP that looks like it will be introduced after the upcoming Rocket Lake / Alder Lake / DG1 platforms...
Linux Kernel Orphans Itanium Support, Linus Torvalds Acknowledges Its Death
Just last week I wrote about Itanium IA-64 support in Linux kernel being broken for a month during the Linux 5.11 kernel cycle. That was fixed but since then another regression came to light that had been affecting all IA-64 hardware since a patch was merged back in October. A fix for that latest regression has landed while in the process now marking the Itanium architecture as orphaned...
Ubuntu 21.04 Will Try To Use Wayland By Default
Ubuntu is going to be trying to switch over to using Wayland by default for the current Ubuntu 21.04 cycle to allow sufficient time for widespread testing and evaluation ahead of next year's Ubuntu 22.04 LTS release...
OPNsense 21.1 Open-Source Firewall/Router Platform Released
If changes around pfSense land have you looking at other possible open-source firewall/router options, OPNsense that forked from pfSense six years ago is out with its newest feature release...
LLVM 12.0-RC1 Available For Testing This Latest Open-Source Compiler
Following the LLVM 12 code branching earlier this week, the first release candidate of the forthcoming LLVM 12.0 is now available for testing...
GNU Parted 3.4 Released With Support For F2FS File-System
GNU Parted 3.4 is out as the first update to this open-source partition editor in sixteen months...
There Is Another Attempt At Allowing Zstd-Compressed Firmware For The Linux Kernel
With Facebook's Zstandard compression algorithm becoming quite popular and well supported across many different environments -- including support for Zstd compressing the Linux kernel, among other uses -- there is a renewed effort in allowing Linux firmware to be compressed via Zstd...
NomadBSD 1.4 Working On An Improved Installer, Better Driver Detection
For those that have been trying to find a desktop-friendly BSD operating system that works smoothly out of the box but haven't yet found the perfect match, NomadBSD 1.4-RC1 is now available for improving this desktop-minded FreeBSD-derived open-source operating system...
Wayland 1.19 Released With Small Protocol Updates, Fixes
Wayland 1.18 released back in February 2020 while now nearly one year later it's been succeeded by Wayland 1.19...
...229230231232233234235236237238...