Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Benchmarks & Open-Source News
Updated: 2 hours 13 min ago

Linux 5.11-rc6 Released With Itanium Support Now Orphaned

Mon, 02/01/2021 - 06:36
Linux 5.11-rc6 is out ahead of the stable release of Linux 5.11 coming in February...

OpenBenchmarking.org / PTS Adds Automated Per-Test Analysis Of CPU Instruction Set Usage

Mon, 02/01/2021 - 02:30
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...

Taiwins Wayland Compositor Switches From WLROOTS To Its Own Library

Mon, 02/01/2021 - 00:13
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

Sun, 01/31/2021 - 20:38
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

Sun, 01/31/2021 - 19:12
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

Sun, 01/31/2021 - 18:45
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

Sun, 01/31/2021 - 14:00
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

Sun, 01/31/2021 - 09:17
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

Sun, 01/31/2021 - 02:15
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...

GCC 11 Beefs Up Its Static Analyzer Capabilities

Sat, 01/30/2021 - 22:24
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

Sat, 01/30/2021 - 22:03
The Linux-friendly folks at OnLogic (nee Logic Supply) have launched a line of fanless, industrial-grade computers powered by Intel's Elkhart Lake...

AMD FreeSync HDMI Patch Appearing For Their Open-Source Linux Driver

Sat, 01/30/2021 - 19:22
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...

GNOME Shell Merges Its New Horizontal Workspaces

Sat, 01/30/2021 - 19:00
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

Sat, 01/30/2021 - 18:42
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...

Wine 6.1 Brings VKD3D 1.2 Support, Improvement For Apple M1 Macs With Rosetta

Sat, 01/30/2021 - 05:30
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...

Samsung 870 EVO Linux Performance Benchmarks

Sat, 01/30/2021 - 05:20
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.

GNU C Library 2.33 Should Be Out Soon - And It's Very Exciting Due To "HWCAPS"

Sat, 01/30/2021 - 02:29
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

Sat, 01/30/2021 - 00:34
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

Fri, 01/29/2021 - 21:00
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

Fri, 01/29/2021 - 20:42
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...

Pages