• chevron_right

      Linux 7.3 Adds New "bpf_sock_read_xattr" Feature For systemd, BPF Programs

      news.movim.eu / Phoronix • 19:38

    Merged earlier this year for Linux 7.1 was extended attributes on sockets support as a feature sought after by the likes of GNOME and systemd for helping with Varlink IPC usage and other purposes. A limitation though of the functionality has been no efficient means for a BPF program to read those user extended attribute labels back. But with Linux 7.3 that's being addressed with the new bpf_sock_read_xattr() kernel function...
    • chevron_right

      IOmap Improvement For Linux 7.3 Takes EXT4 & XFS Performance Further

      news.movim.eu / Phoronix • 17:25

    As part of the VFS pull requests now merged to the Linux 7.3 development kernel was an improvement to the IOmap framework used by various file-systems for mapping logical file byte offsets in memory to their physical locations on storage. With the now-merged code, this modern block mapping framework is allowing better performance at least for the EXT4 file-system...
    • chevron_right

      Framework Laptop 12 Updated For Intel Wildcat Lake, Shipping Starts In October

      news.movim.eu / Phoronix • 16:14

    Last year Framework Computer launched the Framework Laptop 12 as an upgrade-friendly and Linux-compatible 2-in-1 laptop. The Framework Laptop 12 was originally powered by Intel Core 13th Gen "Raptor Lake" low-end processor while now Framework is adding Core Series 3 "Wildcat Lake" as an upgrade or for new Laptop 12 orders...
    • chevron_right

      The CachyOS Performance vs. Other Linux Operating Systems On A $46k USD Workstation

      news.movim.eu / Phoronix • 14:18

    Recently I looked at the performance of Ubuntu 26.04 LTS vs. Windows 11 on the Intel Xeon 678X running within the HP Z4 G6i workstation. Linux performed admirably as one would expect. With this Intel Xeon Granite Rapids WS workstation from HP though commanding a retail price more than $46,000 USD, you likely want nothing but the utmost performance out of it. So for those looking to maximize the OS performance, here are some numbers from the HP Z4 G6i workstation when running not only Ubuntu 26.04 LTS but also Fedora Workstation 44, AlmaLinux, and the performance-optimized CachyOS.
    • chevron_right

      Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust's GCC Backend

      news.movim.eu / Phoronix • 13:21

    In addition to the POWER/PowerPC code adding Rust kernel support, the main set of Rust programming language updates for the Linux 7.3 kernel have now been submitted. Most notable are early fixes toward eventually allowing the experimental Rust GCC back-end to be used as an alternative to the official rustc compiler with LLVM code generation...
    • chevron_right

      Linux 7.3 Corrects Faulty Behavior Of FAT File-System Driver For Filenames Too Fat

      news.movim.eu / Phoronix • 12:53

    It's not too often that the Linux FAT driver for FAT12/FAT16/FAT32 format support receives updates worth mentioning. For Linux 7.3 there is one patch though and it's due to the driver until now lacking an upper-bounds check on the length of the filename, which could lead to some unexpected situations with extremely long filenames...
    • chevron_right

      Fedora x86-64-v3 Optimized Packages Pushed Back To At Least Fedora 46

      news.movim.eu / Phoronix • 10:21

    There was a proposal under discussion the past few months on building x86-64-v3 packages for Fedora 45 while retaining x86-64-v1 packages. The hope was building the Fedora packages with x86-64-v3 where AVX/AVX2, FMA, BMI2, and other newer ISA features can be assumed in the name of better performance. Unfortunately, the x86-64-v3 plans are now delayed but may be reconsidered next year with Fedora 46...
    • chevron_right

      Lenovo Lands New Watchdog Driver In Linux 7.3 For Their SE30G2 + SE60 Edge AI Computers

      news.movim.eu / Phoronix • 10:07

    When it comes to the watchdog driver changes for Linux 7.3, standing out is the new Lenovo driver for their upcoming ThinkEdge AI edge computing systems...
    • chevron_right

      Intel Enables Buffer Compression For Better Gaming Performance With DXVK

      news.movim.eu / Phoronix • 9:50

    Merged today to Mesa 26.3-devel is a nice performance boost for Intel graphics with Valve's Steam Play when using DXVK for Direct3D 8 / 9 / 10 / 11 over the Vulkan API. The open-source Intel ANV driver is seeing up to 5% better performance with DXVK...