Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-30 18:00
Firefox 70 Released With JavaScript Baseline Interpreter, Other Updates
Firefox 70.0 officially hit the web this morning as the newest version of Mozilla's web browser...
AMDVLK 2019.Q4.1 Vulkan Driver Brings Performance Tuning, Reworked Pipeline Cache
AMD has been off their weekly release regiment for their open-source AMDVLK Vulkan driver but this morning they issued their first new release in just about one month...
Intel's Graphics Compiler For Their NEO Compute Stack Now Supports Jasper Lake
The team maintaining the LLVM-based Intel Graphics Compiler as part of their "NEO" OpenCL/Compute Stack have rolled out v1.0.2714 that includes initial support for Jasper Lake among other improvements...
Linux 5.5 To Restore Power-Savings For Hybrid Laptops When Not Using The dGPU
On recent kernels when using a laptop with hybrid graphics but not running with the discrete GPU graphics enabled, a regression meant the dGPU never got powered off... Fortunately, for Linux 5.5 -- and potentially to be back-ported after that -- is a change to restore that power-savings...
Intel Lands More Graphics Code For Linux 5.5 - Jasper, More Intel Xe Multi-GPU Prepping
Intel's open-source developers kicked off a new week by sending in their latest vetted changes to DRM-Next ahead of next month's Linux 5.5 kernel cycle...
Mesa 19.1.8 Released To End Out The Series
More than one month has passed since Mesa 19.1.7 compared to the usual bi-weekly release cadence, but on Monday following the closure of remaining blocker bugs, Mesa 19.1.8 was released that also ends out this release series...
Clear Linux Working On A New Software Store, User Bundles Arriving Before End Of Year
Intel developers are still working on some interesting improvements to Clear Linux itself this quarter on top of keeping up to date with the latest upstream software it packages...
RLSL Allows Running A Subset Of Rust On Vulkan/SPIR-V Enabled GPUs
There was a recent Khronos meet-up in Munich where Maik Klein of Embark Studios talked about their work on bringing a sub-set of the Rust programming language to Vulkan (SPIR-V) enabled GPUs...
Ubuntu 19.10 Doesn't Ship With AMD Navi / Radeon RX 5700 Support Working, But Easy To Enable
While last week's release of Ubuntu 19.10 "Eoan Ermine" is new enough for Radeon RX 5700 series support with the Linux 5.3 kernel and Mesa 19.2, it doesn't actually work out-of-the-box for these Navi graphics cards...
OmniOS r151030y Brings Microcode Updates For Intel, Zen Topology Updates For AMD
OmniOS Community Edition remains one of the few successful Illumos/Solaris operating systems outside Oracle. OmniOS CE r151030y was released today along with other older build updates to address the recent sudo vulnerability...
Arch Linux's Pacman 5.2 Released - Drops Support For Delta Packages, Adds Zstd Support
The Pacman 5.2 package manager for Arch Linux systems is now available with a variety of changes over earlier releases...
GCC 10 Switches Arm's Scheduling-Pressure Algorithm For Better Performance
A minor optimization was merged into GCC 10 last week for benefiting those on Arm compiling their code with the GNU Compiler Collection...
Ikey Doherty Launches Open-Source Focused Game/Software Development Company
Well known open-source figure Ikey Doherty who rose to prominence for his work on the Solus Linux distribution and then went on to work on Intel's Clear Linux project is now having his hand at game engine development...
GCC 10 Has C++20 Concepts Support In Order
The original C++ Concepts technical specification has been supported by the GNU Compiler Collection since GCC 6, but for GCC 10 the latest C++20 enablement is supporting that refined version of this feature...
Qt 3D Will Still Be Improved On Alongside Qt Quick 3D
While Qt Quick 3D has been talked up a lot recently with The Qt Company's plans for that new 3D module inside the current Qt5 and future Qt6 tool-kits, Qt 3D itself is not going away...
Raspberry Pi 4's V3D Driver Lands OpenGL ES 3.1 Bits In Mesa 19.3-devel
The Broadcom "V3D" Gallium3D driver that is most notably used by the new Raspberry Pi 4 boards now is effectively at OpenGL ES 3.1 support within the newest Mesa 19.3 code...
Linux 5.4-rc4 Arrives As Another Normal Release Candidate
The situation is looking good for seeing the Linux 5.4 kernel debut as stable with today's release of 5.4-rc4 being another "normal" release that isn't coming in too heavy...
Disney+ Currently Won't Work On Linux Systems Due To Tightened DRM
For those hoping that the Disney+ streaming service would work on Linux in conjunction with a modern web browser, sadly that is not set to be the case. While the likes of Netflix and Hulu can play from Linux desktop web browsers, Disney's tightened Digital Rights Management around their new service doesn't allow for Linux support with current browsers...
Libre RISC-V Open-Source Effort Now Looking At POWER Instead Of RISC-V
Well, here is a surprise... The Libre RISC-V project that is trying to build an "open-source GPU" more along the lines as a Vulkan accelerator is looking at other options besides RISC-V. While RISC-V is royalty-free and open-source in nature, Luke Kenneth Casson Leighton is not content with the RISC-V Foundation and is evaluating the likes of POWER and MIPS...
Open-Source C.A.S. Vulkan Layer - Similar to Radeon Image Sharpening But For Any GPU
AMD's Radeon Image Sharpening feature is designed to improve image quality with minimal performance costs. However, it is only supported by Radeon Polaris / Vega / Navi graphics cards and only under Microsoft Windows 10. An independent open-source project has implemented contrast adaptive sharpening support for Vulkan that is similar to Radeon Image Sharpening but will work for any Vulkan-enabled GPU -- including NVIDIA GPUs...
Xfce 4.16 To Drop GTK2 Support, Explore Some Client-Side Decorations
Prominent Xfce developer Simon Steinbeiß has shared more of the group's plans for the planned 2020 release of Xfce 4.16...
An Interview With Zlatan Todoric, Open-Source Developer & Former Purism CTO
With the early Librem 5 smartphones now shipping from their "Aspen" batch and recent Reddit discussions about the Librem 5 roping him in, former Purism CTO Zlatan Todoric has agreed to a brief interview on Phoronix...
GNOME 3.35.1 Released As The First Step Towards GNOME 3.36
GNOME 3.35.1 was released this morning as the first development release towards GNOME 3.36 next March...
KDE Continues Seeing A Lot Of Bug Fixes, Continued Tweaks Around System Settings
KDE developers remain busy this autumn on addressing bugs in the recent KDE Plasma 5.17 release and tackling early feature work for Plasma 5.18. Plus work on KDE Frameworks 5 and KDE Applications is as busy as ever...
AMD Lands Greater Direct State Access Support Within Mesa
Landing this week in Mesa 19.3-devel were more functions being implemented around the big OpenGL EXT_direct_state_access extension...
Codeplay Launches Open-Source 'SYCL Academy' To Learn This Increasingly Popular Standard
While SYCL has been around for five years as a Khronos standard providing a single-source C++ programming model for exploiting OpenCL, it has yet to reach its prime but demand for it is picking up with Intel working to upstream their SYCL back-end in LLVM, SYCL becoming part of their programming model with oneAPI and Xe Graphics, and other vendors also jumping on the SYCL bandwagon. Codeplay has now provided an open-source SYCL learning code for those interested in this higher-level alternative to straight OpenCL programming...
MSM+Freedreno Driver Stack Adding Support For The Adreno 510 GPU
While the MSM+Freedreno open-source graphics driver stack already supports the Adreno 500 and 600 series, one of the GPUs not seeing support until now was the basic Adreno 510. Kernel patches are pending for A510 enablement while the Mesa support was already merged...
Pop!_OS 19.10 Released With Tensorman Tool For Tensorflow Management, GNOME 3.34
System76 has released their newest operating system update of their Pop!_OS distribution based upon Ubuntu. Pop!_OS 19.10 is based upon this week's release of Ubuntu 19.10 "Eoan Ermine" but adding various extra changes and enhancements...
Intel's Cloud Hypervisor 0.3 Adds Block Device Offloading, Paravirtualized IOMMU
Intel developers have been working on the Cloud Hypervisor that is written in Rust and built atop KVM as an open-source VMM designed for running modern cloud workloads while being focused on just supporting modern software/interfaces and relying upon para-virtualized (VirtIO) devices without legacy support. This week marked a new release of this forward-looking KVM-based hypervisor solution...
AMD Zen 2 Improvements For LLVM Have Been Held Up For Months By Code Review
Back in February for LLVM Clang 9.0 was the initial AMD Zen 2 "znver2" enablement, but like the GCC support at the time it was the very basics. With time GCC picked up Zen 2 scheduler improvements and other work while sadly in the case of LLVM the improvements are still pending...
Paragon Looks To Upstream Their Microsoft exFAT Driver For The Linux Kernel
With the upcoming Linux 5.4 kernel release there is now an exFAT file-system driver based on an old Samsung code drop of their exFAT driver support for mobile devices. This comes after Microsoft made the exFAT specification public recently and gave their blessing for a native Linux driver for the file-system. The Linux developers acknowledge though the current exFAT code is "horrible" and a "pile of crap" but is within the staging area...
Wine-Staging 4.18 Released With Fix For League of Legends
Fresh off yesterday's Wine 4.18 release, Wine-Staging 4.18 is now available for those preferring the more experimental blend of Wine that incorporates various testing patches atop Wine...
kwin-lowlatency 5.17 Brings A Better Experience To The KDE Desktop
Following this week's release of KDE Plasma 5.17, a new release of the independent kwin-lowlatency code has been re-based against version 5.17...
FreeBSD 12.1-RC2 Has Update For UEFI 2.7A, Various Bug Fixes
We are getting mighty close to the release of FreeBSD 12.1 as the next installment of FreeBSD 12 for 2019. It's looking like FreeBSD 12.1 will indeed be ready to set sail in early November...
Linux 5.4 Lands A Number Of Memory Management Fixes
While mid-way through the Linux 5.4 development cycle with RC4 due out on Sunday, a number of memory management fixes just hit the mainline kernel...
Wine 4.18 Released With Many Bug Fixes, Some Feature Work
While three weeks have passed since the previous Wine development release compared to the usual two week cadence, Wine 4.18 is out today and isn't too busy on the feature front but there are more than three dozen bug fixes...
Rewriting Old Solaris C Code In Python Yielded A 17x Performance Improvement
While we normally hear of rewriting code from Python and other scripting languages into C/C++ when its a matter of performance, in the case of Oracle Solaris it was taking old C code and modernizing it in Python 3 to yield a ~17x performance improvement...
DXVK 1.4.3 Works On State Cache Improvements, Lowering CPU Overhead
As another release in time for weekend gamers, DXVK 1.4.3 was released today as the newest update for this library mapping Direct3D 10/11 to Vulkan for accelerating the Wine/Proton-based Linux gaming experience...
The Spectre Mitigation Impact For Intel Ice Lake With Core i7-1065G7
For those wondering if -- or how much -- of a performance impact mitigations still make regarding Spectre for Intel's long-awaited 10nm+ Ice Lake processors, here is the rundown on the mitigation state and the performance impact.
WireGuard Restored In Android's Google Play Store After Brief But Controversial Removal
After Google dropped the open-source WireGuard app from their Play Store since it contained a donation link, the app has now been restored within Google's software store for Android users but without the donation option...
Cascade Lake vs. Rome With MrBayes, dav1d 0.5, OSPray, SVT-VP9, OIDn + Other Benchmarks
While swapping around CPUs for the AMD EPYC vs. Intel Xeon Cascade Lake testing of Facebook's RocksDB enterprise workload testing, I also took the opportunity for running some other recently updated test profiles on these EPYC/Xeon parts under test...
Xfce4-Panel Adds Dark Mode Preference
As a change for next year's Xfce 4.16, the xfce4-panel now exposes a preferences option for those preferring "dark modes" of GTK themes...
AMDGPU DC Looks To Have PSR Squared Away - Power-Savings For Newer AMD Laptops
It looks like as soon as Linux 5.5 is where the AMDGPU kernel driver could be ready with Panel Self Refresh (PSR) support for enabling this power-savings feature on newer AMD laptops...
Pensando Systems Exits Stealth Mode With Plans To Take On Amazon AWS
While normally we don't cover hardware start-ups on Phoronix, Pensando Systems has just exited stealth and given their focus will be heavily involved with Linux and in fact already have their first kernel driver mainlined...
Gallium3D's Mesa State Tracker Sees "Mega Cleanup" For NIR In Mesa 19.3
AMD developer Marek Olšák has landed a "mega cleanup" to the Gallium3D Mesa state tracker code around its NIR intermediate representation handling...
Fedora 31 Release Held Up By Installer + DNF Bugs
Fedora developers had been trying to ship Fedora 31 for their original release target of next Tuesday, 22 October, but that isn't going to happen due to remaining blocker bugs...
Ubuntu 19.10's Kernel Ships With A DoS / Arbitrary Code Execution Bug In The IPv6 Code
If you are planning to run the newly-released Ubuntu 19.10, among the initial round of stable release updates is an important kernel fix...
Ubuntu 19.10 Available For Download With Its GNOME 3.34 + Experimental ZFS Experience
Ubuntu 19.10 "Eoan Ermine" has hit mirrors today for an on-time release of this six-month non-LTS installment to Ubuntu Linux...
NVIDIA 440.26 Beta Linux Driver Brings HDMI 2.1 VRR, VP9 VDPAU Decode + Much More
NVIDIA today introduced their first beta driver in the 440 Linux branch and it's quite an exciting release!..
AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
Following the benchmarks earlier this month looking at PostgreSQL 12.0 on AMD EPYC Rome versus Intel Xeon Cascade Lake there was interest from Phoronix readers in wondering how well Rome is doing for other modern enterprise database workloads. One of those workloads that was recently added to the Phoronix Test Suite / OpenBenchmarking.org is Facebook's RocksDB, the company's embedded database that is forked from Google LevelDB. With RocksDB being designed to exploit many CPU cores and modern SSD storage, here are some benchmarks looking at how the Xeon Platinum 8280 stacks up against various new AMD EPYC 7002 series processors.
...388389390391392393394395396397...