↩ Accueil

Vue lecture

Debian 13 Showing 13% Performance Improvement Over Debian 12 On AMD EPYC

If all goes according to plan Debian 13.0 will be released this weekend. Already in its effectively final state aside from any last minute fixes, I've begun running Debian 13 testing builds on various systems in the lab to great success. With two years since Debian 12, the new software packages of Debian 13 help in delivering better performance especially on modern systems. Here is a look at Debian 12 versus Debian 13 performance on an AMD EPYC server across 130 benchmarks. Coincidentally, Debian 13 is coming in at 13% faster than Debian 12.
  •  

Intel Upstreams libsycl SYCL Runtime Library Into LLVM

For several years now Intel has been working on SYCL support within LLVM and various related efforts like the LLVM SPIR-V back-end as part of their oneAPI ambitions and Data Parallel C++ across their spectrum of hardware. The latest hitting upstream LLVM is libsycl as a SYCL run-time library...
  •  

FFmpeg Delivers Very Nice Performance Gains For Bwdif Deinterlacing With AVX-512

FFmpeg developers are known for delivering some really wild performance gains from hand-optimized Assembly code especially around Intel/AMD AVX-512 optimizations for various features of this widely-used open-source multimedia library. Merged this week was enhancing the Bwdif deinterlacing video filter with a 23~28x speed-up over the basic C code path when using AVX-512...
  •  

Intel Updates Legacy Compute Driver To Benefit Broadwell Through Ice Lake iGPUs

Last year Intel's open-source Compute Runtime stack for OpenCL and oneAPI Level Zero support discontinued its support for Broadwell through Ice Lake integrated graphics to focus strictly on Tigerlake with Intel "Gen12" graphics and newer. Today though they issued an update to their legacy driver branch for helping with the graphics compute support on those older hardware platforms...
  •  

AMD Ryzen AI 5 340 "Krackan Point" Offers Outstanding Value In Sub-$500 Laptops

Over the past three months we have been excitedly testing AMD's Strix Halo SoC with the Ryzen AI Max+ PRO 395 flagship model as well as the Ryzen AI Max PRO 390 as one step below. Strix Halo offers excellent CPU and GPU performance capabilities at the top-end if your budget allows. But at the opposite end and a step below the Strix Point SoCs that have been available the past year is Krackan Point. Krackan Point is for the mid-range offerings in the Ryzen AI 300 series. Recently I've been testing an AMD Ryzen AI 5 340 laptop that offers pretty impressive performance/value when considering it can be found brand new for as little as $449 USD with the HP OmniBook 5.
  •  

Linux 6.17 Making Kdump Crash Kernel More Reliable, Less Wasted Memory

In addition to the many MM changes merged this weekend for Linux 6.17, Andrew Morton on Sunday also sent out his "non-MM" pull request for this new kernel. Notable there is improving the Kdump code to allow for crash kernel reservation made from the contiguous memory allocator to help yield less wasted RAM and greater reliability...
  •  

Intel QuickAssist Hit By Second Demotion In Linux 6.17 Due To Lack Of Kernel Benefit

A few days ago the Intel QuickAssist "QAT" accelerators were demoted by FSCRYPT in the Linux 6.17 development code due to being slow and bug prone with AVX-512 showing to be much faster than leveraging the QAT accelerators in this file encryption framework. With the Linux 6.17 crypto subsystem is a second separate demotion to Intel's QAT support for kernel use...
  •  

Apple HFS/HFS+ File-System Drivers See Many Fixes In Linux 6.17

Earlier this year there was talk of Linux potentially dropping its Apple HFS and HFS+ file-system drivers as they had been orphaned for a decade and proving to be a maintenance burden. Following that some developers stepped up to better maintain the code for HFS and HFS+ file-system support. In Linux 6.17 we are seeing some of the fruits of that work...
  •