Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2024-11-28 17:15
HAMMER vs. HAMMER2 Benchmarks On DragonFlyBSD 5.6
With the newly released DragonFlyBSD 5.6 there are improvements to its original HAMMER2 file-system to the extent that it's now selected by its installer as the default file-system choice for new installations. Curious how the performance now compares between HAMMER and HAMMER2, here are some initial benchmarks on an NVMe solid-state drive using DragonFlyBSD 5.6.0...
PCI Express 6.0 Announced For Release In 2021 With 64 GT/s Transfer Rates
While PCI Express 4.0 up to this point has only been found in a few systems like Talos' POWER9 platforms and coming soon with the new AMD graphics cards and chipsets, the PCI SIG today announced PCI Express 6.0...
Panfrost Gallium3D Driver Continues Speeding Ahead For Open-Source Mali Graphics
Panfrost only made its initial debut as part of the recent Mesa 19.1 release for providing open-source Arm Mali Bifrost/Midgard graphics driver support on Linux independent of Arm and their official binary driver. While the resources are limited, so far Panfrost is making stellar progress...
KDE's Konsole Seeing Improvements For Wayland
KDE developer Tomaz Canabrava is working on a set of improvements around their Konsole terminal emulator when running on Wayland...
Ubuntu 19.10 To Drop 32-bit x86 Packages
Ubuntu and their downstream flavors all stopped shipping x86 32-bit images and now for the 19.10 cycle they have decided to stop their i386 support entirely. Beginning with Ubuntu 19.10, the archive/packages will not be built for x86 32-bit...
VKHR - An AMD-Backed Open-Source Hair Renderer In Vulkan
VKHR is an open-source, real-time hybrid hair renderer written in Vulkan and developed under the support of AMD/RTG...
AMDVLK Still Hasn't Yet Adopted FreeSync Support
While the AMDGPU kernel driver has shipped with the long-awaited FreeSync support since the Linux 5.0 release earlier this year and was quickly wired up for the RadeonSI Gallium3D OpenGL driver in Mesa 19.0 while the recent Mesa 19.1 update brought FreeSync for the RADV Vulkan driver, AMDVLK as AMD's official open-source Vulkan driver isn't yet supporting this variable rate refresh technology...
Netflix Uncovers TCP Bugs Within The Linux & FreeBSD Kernels
As Netflix's first security bulletin for 2019, they warned of TCP-based remote denial of service vulnerabilities affecting both Linux and FreeBSD. These vulnerabilities are rated "critical" but already being corrected within the latest Git code...
Clang "Interface Stubs" Merged For Offering Interface Libraries To ELF Shared Objects
In addition to Clang-Scan-Deps being merged a few days ago, another new feature for LLVM's Clang is called the Clang Interface Stubs and brings a concept from Windows/macOS over to Linux/ELF systems...
Radeon Software for Linux 19.20 Brings RHEL 8.0 Support
Quietly released last week was Radeon Software for Linux 19.20, the latest quarterly update to AMD's packaged Linux driver that consists of their AMDGPU-PRO binary driver option as well as the AMDGPU-Open packaged components using a snapshot of Mesa...
DragonFlyBSD 5.6 Released With VM System, HAMMER2 In Good Shape
DragonFlyBSD 5.6 is now available as the latest major update to this popular BSD operating system...
AMD Posts 459 Linux Kernel Patches Providing Navi Support - 412k+ Lines Of Code
As we've been expecting, AMD's open-source developers today posted their set of patches enabling Navi (10) support within their AMDGPU DRM kernel driver. Bringing up the Navi support in kernel-space are 459 patches amounting to more than four-hundred thousand lines of code, not counting the work done to LLVM as part of their shader compiler back-end or the yet-to-be-published OpenGL/Vulkan driver patches...
CentOS 8.0 Is Looking Like It's Still Some Weeks Out
For those eager to see CentOS 8.0 as the community open-source rebuild of Red Hat Enterprise Linux 8.0, progress is being made but it looks like the release is still some weeks out...
Debian's Apt 1.9 Moves To Experimental, Coming To Ubuntu 19.10
Debian's Apt packaging system was tagged today as 1.9.0 experimental and is already in the process of being added to Ubuntu 19.10. Apt 1.9 is working towards the eventual Apt 2.0 release...
NVIDIA Delivering CUDA To Linux On Arm For HPC/Servers
NVIDIA announced this morning for ISC 2019 that they are bringing CUDA to Arm beyond their work already for supporting GPU computing with lower-power Tegra SoCs...
A Quick Look At The Debian 10.0 Buster vs. Debian 9.9 Performance
With Debian 10 "Buster" due to be releasing in early July, I've begun testing the near-final Buster images on various systems. Here is a look at a common Intel Core i7 system comparing the current performance of Debian 10.0 to the current stable 9.9 release...
Linux 5.3 Could Finally See FSGSBASE - Performance Improvements Back To Ivybridge
The FSGSBASE instruction set has been present on Intel processors going back to Ivy Bridge processors and while there have been Linux kernel patches for this feature going on for years, it looks like with the Linux 5.3 kernel cycle is this support for merging. Making us eager for this support is the prospect of better performance, especially for context switching workloads that already have been suffering as a result of recent CPU mitigations...
The State Of RISC-V For Debian 10 "Buster"
Debian's RISC-V support has been coming together but how's the state of affairs for the imminent Debian 10.0 "Buster" release?..
Developers Devising Plan To Ship Newer NVIDIA Drivers On Ubuntu Stable Releases
Currently NVIDIA's packaged drivers on Ubuntu can get a bit stale on Ubuntu stable releases since they aren't updated in-step with the latest driver releases. But a new stable release update (SRU) policy/exception similar to the Firefox approach is being made for Ubuntu so that new releases will end up working their way into currently supported Ubuntu series...
Arm Developer Provides More Glibc Optimizations - Memem & Strstr
Arm's Wilco Dijkstra landed some more optimizations this past week in the Glibc development code for the upcoming GNU C Library 2.30 release...
NetworkManager Now Supports Making OVS DPDK Interfaces, Other Work For 1.20
NetworkManager 1.19.4 is the newest snapshot of this widely used Linux networking library on its road to version 1.20...
Linux 5.2-rc5 Released As The End Of The Cycle Is A Few Weeks Away
With Linux 5.2-rc5 providing no upsets and the release candidate smaller than the one last week, things are looking good for seeing the stable Linux 5.2 kernel release happen in early July...
EndeavourOS Is Hoping To Be The Successor To Antergos - Convenient To Use Arch Linux
Details are light up to this point but in fifteen days EndeavourOS will be announced as a new Arch-based Linux distribution aiming to continue where Antergos Linux left off...
Clang-Scan-Deps Lands In Clang 9.0 For Much Faster Dependency Scanning
Landing this week in the LLVM Clang 9.0 development code-base is the new clang-scan-deps tool for much faster scanning of files for dependencies compared to the traditional pre-processor based approach...
GCC 10 Lands Support For Targeting TI's 32-bit PRU Processor
New to the GCC 10 compiler code-base this week is a port for the Texas Instruments Programmable Real-Time Unit (PRU) processor found on various boards, including the likes of the BeagleBone Arm SBCs...
OpenMandriva Lx 4.0 Released With AMD Zen Optimized Option, Toolchain Updates
The long-awaited OpenMandriva Lx 4.0 distribution update has set sail this weekend...
KDE Frameworks 5.60 Bringing More Baloo Optimizations
Making KDE's Baloo file indexing/searching framework really efficient appears to be a never-ending task. Baloo is already much less bloated recently than it's been hungry for resources in the past and with KDE Frameworks 5.60 will be slightly more fit...
100+ Benchmarks Between Clear Linux vs. Arch-Based Manjaro Linux - Summer 2019 Tests
For those wondering how Intel's performance-optimized Clear Linux is comparing to the Arch-based Manjaro Linux distribution, here are a number of benchmarks on the same Intel Core i7 8700K in seeing how these rolling-release distros are competing for summer 2019...
DXVK 1.2.2 Brings Minor CPU Overhead Optimizations, Game Fixes
In time for those planning to spend some time this weekend gaming, DXVK lead developer Philip Rebohle announced the release of DXVK 1.2.2 that will hopefully soon be integrated as part of a Proton update for Steam Play but right now can be built from source...
Systemd Is Now Seeing Continuous Fuzzing By Fuzzit
In hoping to catch more bugs quickly, systemd now has continuous fuzzing integration via the new "Fuzzit" platform that provides continuous fuzzing as a service...
Intel 19.23.13131 OpenCL NEO Stack Adds Comet Lake Support
The Intel open-source/Linux compute stack has added Comet Lake support along with more Icelake PCI IDs in its latest round-up...
Lightworks 14.6 Remains A Closed-Up Blob, But At Least The Linux Support Continues
It was nearly a decade ago the high-end, commercial video software editing solution Lightworks announced they would be going open-source but to this day that milestone has yet to be materialized. Lightworks though does continue advancing with their v14.6 release on the horizon and at least their added Linux support continues to be expanded upon...
It's Becoming Possible To Soft-Disable Intel ME 12 On Newer Motherboards
The past few years there's been the me_cleaner software for disabling and stripping parts of Intel's Management Engine for soft-disabling the notorious bit on modern Intel boards. ME_Cleaner has been making much progress and now there is work pending for being able to disable the newer Management Engine 12 found on more recent Intel motherboards...
FreeBSD 11.3 Release Candidate Brings Different Fixes
FreeBSD 11.3 is lining up for release in July while this weekend the first release candidate is available for testing...
ZFS On Linux 0.8.1 Brings Many Fixes, Linux 5.2 Compatibility Bits
Released at the end of May was the huge ZFS On Linux 0.8 release with many new features like native encryption, TRIM/discard support for SSDs, device removal, Python 3 compatibility with its tooling, pool check-points, and much more. Out today is now the first maintenance release following that big release...
Initial Benchmarks Of Microsoft's WSL2 - Windows Subsystem For Linux 2 On Windows 10 Is A Mixed Bag
Since the release of WSL2 as a Windows 10 Insider Preview update this week, we've been putting the new Windows Subsystem for Linux 2 under some benchmarks compared to WSL1 and bare metal Linux. While WSL2 has improved the I/O performance thanks to the new Hyper-V-based virtualization approach employed by WSL2, the performance has regressed in other areas for running Linux binaries on Windows 10. Here are our preliminary benchmark results.
AMD Wires Its New Runtime Linker Into RadeonSI Gallium3D
At the start of May there were the initial patches out of AMD for implementing a better runtime linker in its graphics stack. That code has now been merged into Mesa 19.2 and is being used by the RadeonSI Gallium3D driver...
The Newest Wacom Intuos Pro Small Drawing Tablet To Be Supported By Linux 5.3
Wacom's second-generation Intuos Pro Small digital drawing tablet will be supported by the upcoming Linux 5.3 kernel...
/proc/pid/arch_status Is Coming To Show Architecture-Specific Details Of A Given Task
To be exposed via /proc/[pid]/arch_status is a new interface for exposing architectural-specific information for a given Linux process...
New GFX1011 / GFX1012 Targets Appear In AMDGPU LLVM Compiler Backend
To date the open-source AMD "Navi" graphics code inside their LLVM compiler back-end has been focused on the "GFX1010" target but now it's been branched out to also GFX1011 and GFX1012...
MoltenVK 1.0.35 Brings Many Additions & Improvements For Vulkan On macOS
The team maintaining MoltenVK for allowing a majority of the Vulkan API to function atop Apple's Metal drivers for macOS/iOS have issued their first big update in two months...
Chrome 76 Beta Brings Dark Mode Media Query, Other Improvements
Following last week's release of Chrome 75, Google today issued the first public beta for the Chrome 76 web-browser...
Intel Itanium IA-64 Support To Be Deprecated By GCC 10, Planned Removal In GCC 11
Intel announced at the start of the year their newest Itanium 9700 "Kittson" processors from 2017 would be discontinued with no planned successor for the IA-64 line-up. Given the IA-64 compiler support is already in rough shape for GCC, the GNU developers are planning to deprecate the support for the current GCC 10 cycle and to remove it entirely for GCC 11...
It's The Season For Cleaning & Restructuring Within The Intel Linux Kernel Graphics Code
With Intel's Icelake/Gen11 graphics support considered production-ready when on the latest Linux graphics driver components and ahead of the real enablement around their highly anticipated Xe Graphics discrete hardware, it's making for a summer of clean-ups and restructuring within their kernel Direct Rendering Manager (DRM) driver...
PHP 7.4 Alpha Released With FFI Extension, Preloading Opcache For Better Performance
The first alpha release of PHP 7.4 is now available ahead of its feature freeze next month and after a period of betas and release candidates will culminate with the official PHP 7.4.0 release around the end of November...
Linux 5.3 Kernel Picking Up Support For ACRN Guest Hypervisor Support
The Linux 5.3 mainline kernel will be picking up support for enabling Linux guests on the ACRN hypervisor...
Linux Kernel Set To Expose Hidden NVIDIA HDA Controllers, Helping Laptop Users
If you are a user of the open-source NVIDIA "Nouveau" Linux graphics driver on laptops and have found no audio support, that is likely to be fixed by an upcoming kernel patch that should make its way to the Linux 5.3 kernel...
Inkscape Founder & X.Org Veteran, Bryce Harrington, Rejoins Canonical
As a win for the Ubuntu Server team, the founder of Inkscape and longtime X.Org/graphics developer Bryce Harrington has returned to Canonical...
RADV Vulkan Driver Picks Up Fixes For Vega M Hardware
While Vega M has been on the market for several months as the Radeon graphics processor found on Intel Kabylake-G chips, interestingly in the past few days have been a number of improvements for using the open-source Linux graphics stack on this hardware...
Microsoft Begins Rolling Out Windows Subsystem For Linux 2
After announcing Windows Subsystem for Linux 2 just over one month ago, Microsoft has begun pushing out WSL2 to its Windows Insider Preview channel...
...343344345346347348349350351352...