Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-28 18:00
NetBSD Is Making Progress On Benchmarking For Performance/Regression Testing
One of many interesting Google Summer of Code 2020 projects is working on automated benchmarking for NetBSD in order to allow for performance/regression testing of this BSD operating system known for its portability across CPU architectures...
Zstd-Compressed Linux Kernel Images Look Very Close To Mainline With Great Results
The work on Zstd'ing the Linux kernel for using this Facebook-developed Zstandard compression algorithm to in turn speed up decompression times when booting Linux kernel images might be mainlined as soon as Linux 5.9...
GNOME-Usage Program Still Striving To Report Per-Program Power Analytics
Started back in 2018 during the Google Summer of Code was work for reporting system power information within the GNOME-Usage utility. While some user-interface elements were fleshed out and other engineering completed, the code isn't yet merged or ready for users as the approach for accomplishing the per-program power reporting is still being devised...
Intel "Input Output Manager" Linux Driver Coming For Tiger Lake
While Intel's open-source engineers have been working on Tiger Lake enablement for Linux going back roughly a year with many kernel patches spanning the different areas over numerous kernel releases, which aligns with Intel's ongoing cadence of ensuring good Linux hardware support at launch even for consumer hardware, there have been a few stragglers in the Linux bring-up for Tiger Lake...
Following Many Patches, Linux 5.9 Finally Switching To HTTPS Links En Masse
On the mailing lists and browsing various Git "-next" repositories it's felt like "damn, there are a lot of patches about replacing HTTP links with HTTPS all of a sudden" inside the kernel sources and documentation. Indeed, for Linux 5.9 where applicable HTTP links are being replaced for HTTPS...
Mount Notification Support Still Coming Together For The Linux Kernel
David Howells of Red Hat continues striving for great improvements to Linux storage...
KDE Plasma 5.20 To Bring Working Screen Recording / Screencasting On Wayland
KDE Plasma 5.20 is bringing an important feature in further closing the gap between Wayland and X11 feature parity... Finally there will be working screen recording and screencasting on Wayland for compatible applications...
Sony Provides Patch To Linux 5.9 For Allowing Further Access Restrictions On DebugFS
A patch queued up into the driver core tree ahead of the upcoming Linux 5.9 kernel will allow further restricting access to DebugFS...
The Linux Kernel Begins Preparing Support For SD Express Cards
Announced earlier this year was the SD Express specification offering around 4x the speed of existing SD cards thanks to leveraging PCI Express 4.0 (or otherwise PCI Express 3.0 fallback) and the NVMe 1.4 protocol. The Linux kernel has begun preparing for SD Express compatibility...
Nouveau Changes For Linux 5.9 Bring Fixes, Prep For Future Improvements
With basically at the cut-off for new feature material wanting to get into DRM-Next for Linux 5.9, Nouveau DRM maintainer Ben Skeggs of Red Hat today sent in the primary feature pull...
Intel Core i5 10600K Comet Lake vs. Core i5 Skylake / Haswell / Sandy Bridge
As some additional Core i5 10600K Linux benchmarks for historical perspective, here is a look at how the Core i5 10600K looks in comparison to the Core i5 7600K Skylake, Core i5 4670 Haswell, and Core i5 2500K Sandy Bridge processors on Ubuntu Linux. There were 250 benchmarks ran on each of the CPUs under test.
Intel Graphics Compiler Merges New Vector Compute Backend
While Intel on the hardware manufacturing side continues facing stiff challenges, on the open-source software side the company continues making legendary progress. Out in today's Intel Graphics Compiler and in turn Intel Compute Runtime releases as part of their GPGPU toolchain is the recent open-sourcing and integration of their Vector Compute back-end...
Mir 2.0 Released In Dropping Legacy Bits, New Platform Improvements
Approaching two years already since the release of Mir 1.0 following its shift to Wayland support, Mir 2.0 is now available...
There's An Effort By A System76 Engineer To Bring Coreboot To Newer AMD Platforms
With System76 working towards offering more AMD Linux laptop options as well as continuing to expand their line-up of AMD desktop offerings, it appears their next hurdle is on bringing Coreboot to these current-generation AMD platforms...
Systemd 246 Release Is Imminent With RC2 Released
Systemd 246 should be shipping in the days ahead...
digiKam 7.0 Open-Source Photo Manager Embraces Deep Learning, Improved HEIF Support
DigiKam 7.0 is out for this KDE/Qt-aligned open-source photography manager solution...
Linux 5.9 To Support 6GHz WiFi With Qualcomm's Ath11k Driver
The initial batch of WiFi/wireless driver improvements slated for Linux 5.9 landed in net-next this week with a few noteworthy additions...
Linux 5.9 Bringing IBM POWER "System Call Vectored" Support
The Linux 5.9 kernel is set to introduce support for the new IBM POWER System Call Vectored (SCV) ABI with the new SCV and RFSCV instructions. These new instructions can help with performance...
Proposal Raised For GNOME Software Labeling Its Carbon Cost / Environmental Impact
While GNOME software may be free as in beer, at today's GUADEC 2020 annual GNOME developers conference there was a call that GNOME software should label their "embodied carbon cost" as part of collecting more data on the environmental impact of creating said software and working to reduce said impact...
Chrome 85 Beta Brings WebHID API For Better Gamepad Support, AVIF Image Decode
Following the recent Chrome 84 stable release, Google has now promoted Chrome 85 to beta as their latest feature update to this cross-platform web browser...
FGKASLR Revved For Improving Linux Kernel Security
Intel open-source developer Kristen Carlson Accardi continues work on Function Granular Kernel Address Space Layout Randomization (FGKASLR) as a big improvement over traditional KASLR address space layout randomization...
Unity 2020.1 Released With Many Fixes For Vulkan & Linux
Unity 2020.1 is out today as the latest feature release for this popular, cross-platform game engine...
V3DV Vulkan Driver Now Running vkQuake On The Raspberry Pi
It was just at the start of July that the Raspberry Pi 4 "V3DV" Vulkan driver started running more sample code while now it reached the milestone of being able to run vkQuake -- the Vulkan ports for the classic Quake games...
AMDVLK 2020.Q3.2 Radeon Vulkan Driver Christened Early Due To Bugs
While it was just two days ago that AMDVLK 2020.Q3.1 debuted and normally there is a two to three week release cadence for these open-source AMD Radeon Vulkan driver code drops, this morning was already met by the debut of AMDVLK 2020.Q3.2...
GCC 10.2 Compiler Released With Nearly 100 Bug Fixes
Version 10.2 of the GNU Compiler Collection (GCC) is now available...
Google Finally Begins Their Open-Source Dance Around Linux User-Space Threading
Way back in 2013 there was a presentation at the Linux Plumbers Conference around Google's work on user-level threads and how they were working on new kernel functionality for using regular threads in a cooperative fashion and building various features off that. Fast forward to today, that functionality has been in use internally at Google for a range of services for latency-sensitive services and greater control over user-space scheduling while now finally in 2020 they are working towards open-sourcing that work...
RenderDoc 1.9 Released - The Open-Source Graphics Debugging Tool Gets Even Better
RenderDoc as the open-source, cross-platform, cross graphics API debugger tool for profiling and analyzing issues across Vulkan / Direct3D / OpenGL / GLES continues getting even better with its advanced tool set...
GNOME OS Is Taking Shape But Its To Serve For Testing The Desktop
The virtual GNOME conference kicked off today, GUADEC 2020, and one of the talks was focused on running "GNOME OS" on real hardware...
LLVMpipe Gallium3D Driver Now Exposes OpenGL 4.3
It was just at the start of July that the LLVMpipe software driver gained OpenGL 4.0 support at long last. Days after that milestone OpenGL 4.2 support was reached for this driver that offers OpenGL acceleration atop CPUs either for fallback purposes or a vendor-neutral debug path. Now just days before the Mesa 20.2 branching, OpenGL 4.3 support has been cleared!..
RadeonSI Lands Bits In Mesa 20.2 For Better Dealing With GPU Virtualization
Well known open-source AMD graphics driver developer Marek Olšák has landed a set of 15 patches into Mesa 20.2 for improving the RadeonSI driver's handling within virtualized environments...
AMD Ryzen "Renoir" CPU Frequency Scaling Governor Performance
With 129 tests carried out while also looking at the CPU power consumption and temperatures during benchmarking, here is a look at how the CPU frequency scaling governor plays a role in the performance of the latest-generation AMD Ryzen 4000 "Renoir" laptops for Linux.
Open-Source NVIDIA "Nouveau" CRC Support Ready For Linux 5.9
Stemming from documentation released by NVIDIA last year, the forthcoming Linux 5.9 kernel will feature CRC support on the display side thanks to the development work by Red Hat...
Ruby on Rails 6.0 Slated For Fedora 33
Fedora 33 is already set to be one of their largest releases ever and it's only getting bigger...
New KDE Slimbook Released - Powered By AMD Ryzen 7 4800H
The KDE Slimbook is getting a big upgrade in the form of the ProX and ProX 15 that are powered by AMD's Ryzen 7 4800H "Renoir" processor for offering much better performance and all-around better specs...
LLVM Clang Should Be Able To Build Linux 5.9 x86 32-bit Kernels
With LLVM Clang 9 and Linux 5.3 the mainline kernel can be built following a years-long effort to be able to build the mainline Linux x86_64 kernel with Clang rather than GCC, which followed the AArch64 efforts in a similar achievement. Now with Linux 5.9 coming later this year, the i386 / 32-bit x86 mainline kernel will also now be capable of building under Clang...
OpenRGB 0.3 Released For Open-Source RGB Lighting Control
Out this evening is OpenRGB v0.3 as the newest feature release of this open-source RGB lighting control solution that works on both Windows and Linux. ASUS, ASRock, Corsair, GSKILL, Gigabyte, Kingston, MSI, Razer, and Thermaltake are among the brands of devices supported by this growing software package...
Build2 v0.13 Released As C/C++ Build Toolchain Inspired By Rust's Cargo
Version 0.13 of the Build2 build toolchain is now available, the open-source project inspired by the Rust programming language's Cargo system but instead tooled for C/C++ while serving not only as the build system but also a package and project manager...
LLVM 10.0.1 Finally Ready As Latest Stable Compiler Version
LLVM 10.0 released back in March and today marks the first point release finally shipping. Normally they try to be a bit more punctual in shipping the seldom point releases to LLVM but today marks LLVM 10.0.1 finally being available, just over one month out from the planned LLVM 11.0 debut...
Arm Backporting SLS Vulnerability Mitigation To Existing GCC Releases
Back in June when Arm disclosed their Straight Line Speculation (SLS) vulnerability affecting their modern ARM processor designs there wasn't a whole lot of attention. It seems SLS is serious enough that Arm is working on bringing their compiler-based mitigations to existing GCC releases beyond it already being in the current development code...
Fedora Looks To Make DXVK Their Default Back-End For Direct3D 9/10/11 On Wine
Fedora like most distributions ship their Wine packages as-is at the defaults, but for Fedora 33 we could see DXVK used by default on Wine in place of the conventional WineD3D back-end for Direct3D 9/10/11 usage...
AMD Launches Ryzen 4000 APUs - But Only For Pre-Built PCs / OEMs
AMD today officially revealed their Renoir-based Ryzen 4000 APUs. Unfortunately though for enthusiasts, at least for now these APUs are just available for pre-built systems and OEMs...
TUXEDO Computers Launches A Linux Laptop With Ryzen 7 4800H / Ryzen 5 4600H
Back in May the folks at TUXEDO Computers in Germany launched their first AMD Linux laptop. That device though was a letdown in being based on a previous-generation AMD Ryzen 3000 series mobile processor rather than the far better Ryzen 4000 "Renoir" processors. Fortunately, today they announced the Pulse 15 laptop that comes in Ryzen 5 4600H and Ryzen 7 4800H processor options...
AMDVLK 2020.Q3.1 Vulkan Driver Brings More Performance Tuning
AMD has just issued their first new open-source AMDVLK Vulkan driver release in several weeks...
Eclipse OpenJ9 v0.21 Released With Many Fixes, Big Performance Improvements For AArch64
A new version of the Eclipse OpenJ9 JVM implementation was released last week with many fixes and other improvements over its prior release...
Latest Linux Patch Further Confirms Intel Alder Lake As A Hybrid Core Design
Jiving with all the recent rumors, the latest Linux kernel patch work further spells out clearly that Intel Alder Lake will feature a hybrid core design akin to Arm's big.LITTLE architecture...
Fedora Developers Brainstorming Options For Better Memory Testing
In looking beyond the massive Fedora 33 release in development, Fedora developers have begun discussing options for allowing better memory testing on their distribution for evaluating possible faulty RAM issues that otherwise often get mixed in with other software bugs and other sporadic behavior...
Linux 5.9 To Support DM-CRYPT On Zoned Block Devices
Along with Linux 5.9 set to add NVMe ZNS support for the spec surrounding placement of data within zones, more broadly this next kernel is positioned to bring dm-crypt support for zoned block devices...
Linux Sound Subsystem Begins Cleaning Up Its Terminology To Meet Inclusive Guidelines
Merged just over one week ago to the mainline kernel were inclusive terminology guidelines following the recent discussion among upstream developers. The Linux sound subsystem has begun preparing patches for Linux 5.9 to overhaul their naming conventions as a result...
Stratis 2.1 Proposed For Fedora 33 To Bring Per-Pool Encryption
While Fedora 33 desktop variants are aiming to use Btrfs by default, non-desktop environments are not and Red Hat remains committed to XFS and their Stratis Storage technology for Red Hat Enterprise Linux. Coming to Fedora 33 will also likely be Stratis 2.1 for offering the latest on that front...
The Document Foundation Officially Drops Branding For LibreOffice 7.0 "Personal Edition"
Surprising many in the open-source community in recent weeks was the LibreOffice 7.0 release candidate branded as a "Personal Edition". While still being free/open-source software and no licensing change, the traditional LibreOffice build was going to be marketed as "Personal Edition" to differentiate from other stakeholders that may market their professional/enterprise services around this cross-platform, open-source office suite. Those Personal Edition plans are now officially being reverted from next month's LibreOffice 7.0 release...
...333334335336337338339340341342...