call_end

    • chevron_right

      Intel Core Ultra 9 285K "Arrow Lake" Delivers Strong Linux Performance

      news.movim.eu / Phoronix • 24 October, 2024

    Earlier this month Intel announced the Core Ultra 200S "Arrow Lake" processors and today they go on sale. In turn, the review embargo also lifts for these new desktop processors. Up first today on Phoronix is the Intel Core Ultra 9 285K Linux performance review for this flagship 24-core desktop processor.
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /review/intel-core-ultra-9-285k-linux

    • chevron_right

      AMD EPYC 9755 Performance On The Linux 6.11 & Linux 6.12 Kernels

      news.movim.eu / Phoronix • 24 October, 2024

    For the recently launched AMD EPYC 9005 series "Turin" processors there is good support out-of-the-box running on the likes of Linux 6.8 as found with Ubuntu 24.04 LTS. The one exception is if wanting to engage CPU power monitoring you need a RAPL/PowerCap patch that was just upstreamed in v6.12. But what about using a newer kernel for greater performance in light of all the upstream optimizations to the kernel in general? Here are some Linux 6.8 vs. 6.11 vs. 6.12 kernel benchmarks on a dual AMD EPYC 9755 server...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/AMD-EPYC-9755-Linux-6.11-6.12

    • chevron_right

      Intel Media Stack Updated With Full Support For Lunar Lake, Initial Battlemage Support

      news.movim.eu / Phoronix • 24 October, 2024

    Intel today released the Intel Media Driver 2024Q3 release to provide updated Video Acceleration API (VA-API) support for Linux systems along with an updated oneVPL GPU Runtime...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Intel-Media-Driver-2024-Q3

    • chevron_right

      NVIDIA Shipping Around One Billion RISC-V Cores In Their 2024 Products

      news.movim.eu / Phoronix • 24 October, 2024

    Going back to 2016 we've known of NVIDIA beginning to use RISC-V to replace their Falcon micro-controller and other micro-controllers within their graphics processors to using this common open-source ISA. That use has continued to grow and an unofficial estimate now puts it at around one billion RISC-V cores shipping in 2024 NVIDIA chips...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/RISC-V-NVIDIA-One-Billion

    • chevron_right

      Raspberry Pi AI HAT+ Launches: 26 TOPS Accelerator For $110

      news.movim.eu / Phoronix • 24 October, 2024

    Following the launch of the Raspberry Pi AI Kit back during the summer with up to 13 TOPS performance for AI inference, the Raspberry Pi AI HAT+ was announced today with up to 26 TOPS capabilities...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Raspberry-Pi-AI-HAT-Plus

    • chevron_right

      Intel Core Ultra 7 "Lunar Lake" Performance Up By ~22% With ASUS Linux Fix

      news.movim.eu / Phoronix • 23 October, 2024

    Following the ASUS AIPT patch posting this weekend from an Intel Linux engineer that was analyzing my previously-published Lunar Lake results showing rather poor performance on the ASUS Zenbook S 14, the performance has been looking much better. On Monday I posted updated Intel Xe2 graphics results showing strong uplift now that the ASUS Lunar Lake laptop was operating in its standard mode rather than whisper mode. In today's article is data from more than 400 CPU/system benchmarks to see how the Core Ultra 7 256V performance has improved with this new Linux kernel patch and compared to the prior AMD Ryzen and Intel Core laptop comparison data.
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /review/lunar-lake-linux-improved

    • chevron_right

      Linus Torvalds Comments On The Russian Linux Maintainers Being Delisted

      news.movim.eu / Phoronix • 23 October, 2024

    Following yesterday's news first featured on Phoronix of several Linux driver maintainers being de-listed from their maintainer positions within the mainline Linux kernel over their connections to Russia, Linus Torvalds has today commented on the matter...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Linus-Torvalds-Russian-Devs

    • chevron_right

      Gentoo Linux Touts DTrace 2.0 Support

      news.movim.eu / Phoronix • 23 October, 2024

    More than a decade ago the DTrace tracing framework from Sun Microsystems was one of the long sought features from Solaris desired by Linux developers. Oracle ended up porting DTrace to Linux over the years but without too much fanfare outside of Oracle Linux especially since the advent of (e)BPF on Linux and other tracing/debugging open-source advancements. With the recent DTrace 2.0, it's now built atop the BPF engine and other upstream kernel tracing features on Linux. Gentoo Linux today announced their support for DTrace 2.0...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Gentoo-Linux-DTrace-2.0

    • chevron_right

      Significant CRC32C Throughput Optimization On The Way To The Linux Kernel

      news.movim.eu / Phoronix • 23 October, 2024

    Google engineer Eric Biggers has worked on some very nice performance optimizations for the crypto code within the Linux kernel such as faster AES-GCM for Intel and AMD CPUs, much faster AES-XTS disk/file encryption with modern CPUs, and many other optimizations over the years. His latest work is on enhancing the CRC32C crypto performance for x86/x86_64 processors...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Linux-Faster-CRC32X-x86