Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2024-11-22 16:00
Intel Performance Limit Reasons For Linux To Report Why Your CPU Is Downclocking
Intel Performance Limit Reasons (PLR) can indicate why your CPU is downclocking / limited to a lower performance limit for a given core or die. With some Windows utilities this information this Intel CPU feature has been available there while now Intel is bringing PLR support to Linux too...
Intel Releases ISPC 1.24 With New AVX-VNNI & AVX512-VNNI Targets
The Intel Implicit SPMD Program Compiler (ISPC) is out with a new version today for this C programming language variant that features SPMD programming extensions. Intel ISPC aims to make it easy to take advantage of SIMD capabilities on their modern processors as well as GPUs...
AMD's GPUOpen Vulkan Memory Allocator 3.1 Improves Raspberry Pi Support
AMD by way of their GPUOpen group have released version 3.1 of the open-source Vulkan Memory Allocator...
Linux Patches Posted For Enabling A 22 x 35 mm RISC-V / ARM Board
Linux kernel patches were posted today for enabling Linux to boot on the LicheeRV Nano, a mini single board computer that comes in at a mere 22.86 x 35.56 mm. As interesting as the size with this SBC is the Sophgo SG2002 SoC that features a mix of RISC-V and ARM cores...
An End-User Has Made It Easier To Build ROCm & AMD GPU Machine Learning Software
An end-user and Phoronix reader has taken up creating his own AMD ROCm SDK build system to make it easier to setup a machine learning software stack from scratch on AMD Radeon GPUs under Linux. This open-source build system pulls in the AMD ROCm source code as well as AMD GPU-accelerated tools like PyTorch and ONNX and makes it easier to deploy and without having to rely on Docker or other solutions...
Linux 6.10-rc1 Kernel Released With Many New Features
The Linux 6.10-rc1 kernel was just released to top off the Linux 6.10 merge window...
Intel NPU Driver Being Refactored For More Versatile CPU+NPU Handling
Intel's open-source NPU "iVPU" Linux kernel driver for supporting their Neural Processing Unit beginning with Core Ultra "Meteor Lake" processors is already seeing a code refactoring. The refactoring of this Intel accelerator driver is intended for allowing more versatile CPU and NPU combinations moving forward...
Linux 6.10 Supports NUMA Balancing For Multi-Size THPs
With the memory management "MM" updates merged for the Linux 6.10 there is now NUMA balancing support for multi-size transparent hugepages (THPs). This is yielding some nice performance results and there is also other work in this new kernel around multi-size THPs...
Updated Patches For AMD "Fast CPPC" To Yield Higher Performance At Same Power Level
One of the patch series that sadly was not ready in time for the Linux 6.10 merge window and thus will need to wait a few months for at least the next kernel is enabling AMD Fast CPPC support for Zen 4 processors. Fast CPPC aims to allow the processor to deliver higher performance at the same power consumption...
Nouveau DRM_Panic Being Worked On For Linux "Blue Screen Of Death" Type Situations
Merged for Linux 6.10 is DRM_Panic as a kernel panic screen for situations akin to Windows' well known "Blue Screen of Death". This is a kernel-based panic screen as an alternative to systemd's recent systemd-bsod. Patches have been posted by Red Hat for allowing the open-source NVIDIA "Nouveau" Direct Rendering Manager driver to work with DRM Panic...
Modern NTFS Driver Sees Bug Fixes With Linux 6.10
While not as exciting as XFS expanding its online repair support, Bcachefs prepping for online fsck, Btrfs seeing some performance work, or F2FS improving zoned storage support, the modern NTFS driver "NTFS3" saw a set of fixes land for the Linux 6.10 kernel...
Linux 6.10 Improves AMD ROCm Compute Support For "Small" Ryzen APUs
Sneaking in as a "fix" for the Linux 6.10 kernel is an enhancement to the AMDKFD kernel compute driver used by the ROCm compute stack for better supporting small Ryzen APUs like client and embedded SoCs...
Linux 6.10 On RISC-V Allows Configurable Boot Image Compression
A few days ago with the main RISC-V architecture pull for Linux 6.10 was enabling Rust support within the kernel for this ISA as well as other additions. A secondary set of RISC-V changes have been merged as well ahead of the Linux 6.10 merge window closing this weekend...
Llamafile 0.8.5 Delivers Greater Performance: Tiny Models 2x Faster On Threadripper
The Mozilla Ocho group has published their newest version of Llamafile, the open-source project that makes it very easy to distribute and run large language models (LLMs) as a single file. Llamafile is an excellent solution for easily sharing and running LLMs and supporting both speedy CPU-based execution as well as GPU acceleration where available...
GNOME Continues Working On New Installer, "Major Issue" With STF
This Week In GNOME is out with their newest edition to outline all of the interesting developments as we approach the end of May...
Intel NPU Acceleration Library 1.1 Adds New Model Support & Optimizations
Intel software engineers did a late Friday night release of the Intel NPU Acceleration Library v1.1, their Python library for tapping into the Intel Neural Processing Unit (NPU) found on the new Core Ultra (Meteor Lake) processors. This Python library makes it easier to interface with the Intel VPU/NPU kernel driver and in turn enjoying accelerated operations for AI...
KDE Landed Many Last Minute Features Ahead Of The Plasma 6.1 Beta
It was a busy week for KDE developers ahead of yesterday's Plasma 6.1 Beta release. KDE developer Nate Graham in his weekly development summary outlined all of the interesting changes to make it into the Plasma 6.1 desktop ahead of the feature freeze that went into effect with the beta release...
Memory Sealing "mseal" System Call Merged For Linux 6.10
Merged this Friday evening into the Linux 6.10 kernel is the new mseal() system call for memory sealing...
New AMD RDNA3 APUs Added To Open-Source Linux Driver Along With RDNA4 Fixes
Famed open-source AMD Mesa driver developer Marek Olak has landed 13 more patches in Mesa 24.2-devel to provide fixes for GFX12 (RDNA4) graphics IP while also adding more GFX11 (RDNA3) APUs...
KDE Plasma 6.1 Beta Released With Wayland Explicit Sync, Input Capture Portal & More
The beta release of Plasma 6.1 is now available for testing over the US holiday weekend...
Intel Core Ultra 7 165U "Meteor Lake" Linux Performance
For those considering an Intel Core Ultra 7 165U "Meteor Lake" powered laptop, here are some benchmarks of the 165U using a Lenovo ThinkPad T14 Gen 5 compared against the Acer Swift 14 with the Core Ultra 7 155H (Meteor Lake), the AMD Ryzen 7 7840U (Zen 4) within the Framework 13, and the AMD Ryzen 7 7840HS (Zen 4) within the Framework 16 under Linux.
KDE Plasma 6.1 Lands Dynamic Triple Buffering Support
The four month old KWin merge request by Xaver Hugl to allow for triple buffering has been merged and just in time for the Plasma 6.1 code branching!..
PoCL 6.0-RC1 OpenCL Bringing OpenMP, Intel oneTBB Driver & Better Level Zero
POCL as the "Portable Computing Language" OpenCL implementation that originally began as a CPU-based run-time and has expanded to support a variety of GPU and accelerator targets is out with its first release candidate of the upcoming PoCL 6.0...
Btrfs Sends In Fixes For Linux 6.10 & Restores "norecovery" Mount Option
Last week saw the main Btrfs pull request for Linux 6.10 that delivered on some performance optimizations while today saw a secondary set of merge window changes for this CoW file-system that is now adding back the "norecovery" mount option...
DM-Crypt "High Priority" In Linux 6.10 Makes For Better Throughput & Latency
The Device Mapper changes were merged last week into the Linux 6.10 kernel, including a new "high priority" option for DM-Crypt...
PipeWire 1.2 Can Stream To Snapcast Servers For Multi-Room Audio
Following the recent PipeWire 1.2 release candidate, a second release candidate is out today that also includes the ability to stream to Snapcast servers...
Linux 6.10 Hardware Monitoring Includes New Lenovo ThinkStation Driver
The hardware monitoring "HWMON" subsystem changes for the Linux 6.10 kernel include enabling monitoring of more all-in-one liquid coolers for CPUs, a new driver for exposing monitoring on Lenovo ThinkStation workstations, and other new monitoring capabilities...
Framework 13 & 16 Added To ChromeOS Platform Driver In Linux 6.10
The Framework 13 and Framework 16 AMD Ryzen powered laptops make use of an NPCX embedded controller that rely on the ChromeOS open-source embedded controller (EC) firmware. With the Linux 6.10 kernel the Chrome OS "cros_ec_lpc" driver is being extended to support these latest Framework upgradeable laptops...
Linux 6.10 Adds Support For The Machenike G5 Pro Controller
Following the HID changes last week that brought Steam Deck IMU and ASUS ROG Ally support along with other Human Interface Device additions, on Thursday the input subsystem updates were submitted for this new kernel. The Machenike G5 Pro gaming controller is now supported along with other input additions...
Linux 6.10 Is Disabling NFS v2 Client Support By Default
Following the NFS server changes from a few days ago for Linux 6.10 that brought optimizations and prepping for the new "nfsdctl" utility, the Network File System client changes have been submitted and merged for this new kernel...
GNOME Publishes Draft Of Five-Year Strategic Plan
The GNOME Foundation has published a draft copy of their five-year strategic plan that calls for more around the community, DEI, services, a more streamlined and inclusive annual event, and strengthening the foundation...
Coreboot 24.05 Released With 25 More Platforms - Including The Framework 13 AMD
Coreboot 24.05 is available today as the newest stable release of this open-source system firmware solution. With Coreboot 24.05 there is support for 25 more motherboards/platforms and an assortment of other improvements...
Ubuntu 24.04 + Linux 6.9 Intel & AMD Server Performance
While earlier this week was looking at the AMD EPYC 4004 vs. Intel Xeon E-2488 performance for entry-level server performance, in today's benchmarking showdown is a fresh look higher up the stack at the current generation server performance out of Intel Xeon Sapphire Rapids / Emerald Rapids and AMD EPYC Genoa(X) / Bergamo / Siena with a leading-edge open-source software stack of using Ubuntu 24.04 LTS while also jumping from Linux 6.8 to Linux 6.9 for the very latest x86_64 Linux server performance.
Linux 6.10 Delivers AMD & Intel P-State Driver Updates To Refine Power Management
The ACPI and power management / thermal subsystem changes were merged last week for the Linux 6.10 kernel. This cycle there are updates to both the Intel and AMD P-State CPU frequency scaling drivers...
64-bit ARM With Linux 6.10: Building FIT Images & Optional Disabling 32-bit User-Space
Merged last week for the Linux 6.10 kernel were all of the 64-bit ARM (ARM64 / AArch64) architecture changes. There is ACPI FACS support, the ability to easily construct FIT images, and a new command-line option for disabling 32-bit application support...
Linux 6.10 Staging Drops Broken & Unused Drivers To Remove 19k L.O.C.
In addition to the Linux 6.10 USB changes and char/misc with the new NTSYNC driver, Greg Kroah-Hartman on Wednesday also sent out the staging updates for Linux 6.10. There isn't much in the way of new code but some 19k lines of code removed thanks to removing an unused driver as well as a broken driver...
Intel Removes Knights Mill & Knights Landing Xeon Phi Support In LLVM 19
Similar to the GCC compiler dropping support for the Xeon Phi Knights Mill and Knights Landing accelerators a few days ago, Intel has also gone ahead and seen to the removal of Xeon Phi support for the LLVM/Clang 19 compiler...
Newer AMD Radeon Graphics Cards Now Work On RISC-V With Linux 6.10
Andrew Morton sent out more patches on Wednesday that have been pulled into the Linux 6.10 kernel. Notable from this latest round of "non-MM" updates is enabling more compiler warnings by default and getting newer AMD GPUs working on the RISC-V architecture...
GNOME Shell & Mutter Broke Their Good Faith With Ubuntu
GNOME Shell and Mutter had been covered by Ubuntu's GNOME MicroReleaseException "MRE" policy that allows for new point releases to ship rather easily as stable updates to existing Ubuntu Linux releases. But breaking the camel's back is GNOME 46.1 shipping explicit sync support. Due to landing a "significant new feature" into a point release, the GNOME Shell and Mutter are no longer covered by this exception...
VirtIO Improvements Ready For Linux 6.10
All of the VirtIO updates are now ready for the Linux 6.10 merge window that is closing this weekend...
systemd 256 Nears Release With run0, systemd-vpick, importctl & More
It looks like systemd 256 will officially debut as stable in the near future with systemd 256-rc3 being released today and not tacking on any new features compared to the prior release candidates...
Initial Windows NT Sync Driver Merged Into Linux 6.10 But Not Yet Complete
Greg Kroah-Hartman today sent in the char/misc updates for Linux 6.10 alongside the other areas of the kernel he oversees. Among the char/misc changes is adding the NTSYNC driver that exposes the /dev/ntsync character device for use by the likes of Wine and Valve's Steam Play (Proton). But for Linux 6.10 the driver is effectively "broken" as most of the feature patches have yet to be included...
Mesa 24.1 Released With Explicit Sync Vulkan Drivers, More Mature NVK Driver
Eric Engestrom has announced the release of Mesa 24.1 as this quarter's feature release to these open-source OpenGL and Vulkan drivers...
RISC-V Now Supports Rust In The Linux Kernel
The latest RISC-V port updates have been merged for the in-development Linux 6.10 kernel...
Steam Deck Platform Driver In No Apparent Rush For Upstreaming Into The Linux Kernel
Back in February 2022 prior to the Valve Steam Deck being released, a Steam Deck Platform Driver was posted for the Linux kernel. Sadly, more than two years later, this driver still hasn't been upstreamed into the mainline Linux kernel and it looks like it could still be months before it happens...
Linux 6.10's Hardening Configuration Now Enables KCFI & Other Features
Introduced last year with the Linux 6.7 kernel was a hardening configuration to allow for "make hardening.config" as an easy way of building a security-hardened Linux kernel with sane defaults. With Linux 6.10 there are some additional security minded features now enabled...
Linux 6.10 Shows People Are Still Using USB To Parallel Port Adapters In 2024
Greg Kroah-Hartman sent out the USB/Thunderbolt changes this morning for the Linux 6.10 merge window that is wrapping up this weekend. Surprisingly, in 2024, a new USB to parallel printer port adapter variant is being introduced with Linux 6.10...
FUSE Adds VirtIO-FS Multi-Queue For ~5x Performance Win With Linux 6.10
The FUSE updates have been submitted for the Linux 6.10 kernel in supporting file-system implementations within user-space...
Alpine Linux 3.20 Released With Initial 64-bit RISC-V Support
Alpine Linux 3.20 has been released as the newest feature release to this security-minded, lightweight Linux distribution that is popular for embedded and container use. Alpine Linux continues to set itself apart from others by making use of musl libc, Busybox, and other modifications in the name of security and small footprint...
Linux 6.10 Perf Tools Brings AMD Zen 5 Events & Intel Updates
Sent out on Tuesday were all of the perf tool changes for the Linux 6.10 kernel. This includes perf event support for recent Intel CPUs as well as initial AMD Zen 5 processor support...
...28293031323334353637...