call_end

    • chevron_right

      Linux 6.17 Improves NUMA Locality For SMP Call Rather Than Deferring To Random CPU Core

      news.movim.eu / Phoronix • 30 July

    After all of these years of Linux dominating the high performance computing (HPC) space and other industries, one might think (most) all the interesting performance nuggets have been uncovered and well thought out and robust fallbacks in place across all important code paths. As we showcase almost each cycle, interesting new performance bits to be uncovered within the Linux kernel. For Linux 6.17 thanks to a NVIDIA engineer is applying a better fallback for NUMA locality rather than simply picking a random CPU core...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Linux-6.17-NUMA-Locality-Random

    • chevron_right

      Longtime Linux Kernel Engineer With 14 Years At Intel Is Now At Meta

      news.movim.eu / Phoronix • 30 July

    Facebook's Meta already employs an all-star team of Linux kernel engineers and it doesn't appear that they are over in recruiting top-tier Linux kernel talent. One of Intel's senior Linux software engineers is now the latest high profile kernel developer onboard at Meta...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Intel-Linux-14-Years-To-Meta

    • chevron_right

      Proton 10.0-2 Beta Delivers More Enhancements For Linux Gaming

      news.movim.eu / Phoronix • 30 July

    Proton 10.0-2 beta was released today by Valve and CodeWeavers for furthering this Wine-derived software powering Steam Play for running Windows games on Linux with great success...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Proton-10.0-2-Beta-Released

    • chevron_right

      Linux 6.17 Staging Continues Cleaning The Realtek RTL8723BS Driver

      news.movim.eu / Phoronix • 29 July

    The staging area of the Linux kernel, where preliminary code initially appears to mature until being promoted out, continues seeing a lot of code churn. With Linux 6.17 the staging updates were submitted and now merged with one driver in particular standing out...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Linux-6.17-Staging

    • chevron_right

      Xtraceroute Ported To GTK4 + Vulkan For Demonstrating The Open-Source Potential For AI

      news.movim.eu / Phoronix • 29 July

    Christian Schaller, a Fedora developer and Director of Software Engineering at Red Hat, recently began exploring the potential of AI usage more from the open-source/Linux perspective. He was left impressed from his ability to easily generate a Python application for internal Red Hat use to porting the venerable Xtraceroute program to GTK4 and Vulkan...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Xtraceroute-Open-Source-AI

    • chevron_right

      xf86-video-amdgpu 25.0.0 Released With Two Years Worth Of Fixes

      news.movim.eu / Phoronix • 29 July

    It had been two years since the last update to the AMDGPU X.Org DDX driver but now xf86-video-amdgpu 25.0.0 is now available for those relying on this driver/hardware-specific driver for X.Org enabled Linux systems rather than the xf86-video-modesetting generic driver or a Wayland-based desktop...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/xf86-video-amdgpu-25.0.0

    • chevron_right

      AMD Streaming SDK Updated With Linux Support - But Recommending X.Org Over Wayland

      news.movim.eu / Phoronix • 29 July

    AMD's GPUOpen group today released the AMD Interactive Streaking SDK 1.1 release that now delivers Linux support alongside the existing Microsoft Windows support. The AMD Interactive Streaming SDK is designed to provide pieces for developers to build-out low-latency streaming solutions for cloud gaming, virtual desktop infrastructure (VDI), and embedded applications. This MIT-licensed streaming SDK was originally launched by AMD back in March as Windows-only while now is thankfully also native to Linux...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/AMD-Streaming-SDK-Linux

    • chevron_right

      Farewell Benchmarks Of Intel's Clear Linux On AMD EPYC Shows More Performance Left To Tap

      news.movim.eu / Phoronix • 29 July

    Last week I ran the last planned benchmarks of Intel CPU performance on Clear Linux vs. Ubuntu with Intel having ceased development of Clear Linux following the restructuring at the company. In today's article is a final look at how the AMD EPYC performance compares on Clear Linux relative to Ubuntu Linux and AlmaLinux. An AMD EPYC 9965 "Turin" dual socket server was used for showing the strong out-of-the-box performance on Intel's Clear Linux even for this competing server processor.
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /review/clear-linux-amd-epyc-9965

    • chevron_right

      Linux 6.17 Lands New file_getattr & file_setattr System Calls

      news.movim.eu / Phoronix • 29 July

    Along with the better handling of multi-device file-systems such as Btrfs' native RAID capabilities and now allowing more efficient writing of zeroes to modern storage devices, the number of VFS pull requests for Linux 6.17 also added some other extra goodies...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Linux-6.16-file-getattr-setattr