ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Framework Laptop 16 CAD Design Files Open-Sourced

([Hardware] 13 June 06:27 AM EDT Framework 16 CAD Designs)

In making the Framework 16 laptop even more appealing to open-source hardware enthusiasts and makers, Framework Computer has published the CAD design files as open-source.



Microsoft's Azure Linux 2.0 Update Ships Dozens Of Security Patches, Adds Azl-Compliance

([Microsoft] 13 June 06:02 AM EDT Azure Linux 2.0.20240609)

Microsoft's in-house Linux distribution, Azure Linux (nee CBL-Mariner), is out with a new update. In the first new stable release for Azure Linux 2.0 since late April, the Azure Linux 2.0.20240609 update ships with dozens of security fixes to address a wide range of CVEs as well as bringing various bug fixes and other updates.



FEX 2406 Brings JIT Optimizations For Running x86_64 Binaries On AArch64

([Free Software] 13 June 05:44 AM EDT FEX 2406)

FEX is one of the open-source projects working on user-mode x86/x86_64 binary emulation atop ARM64/AArch64 Linux. FEX 2406 is out today as the project's newest monthly feature release.



FreeBSD Community Survey Confirms ZFS Is Their Most Valued Server Feature

([BSD] 12 June 05:11 PM EDT FreeBSD Community Survey 2024)

The FreeBSD Foundation has published the results of the FreeBSD Community Survey that reveal interesting insights about FreeBSD usage and its users.



Valve Rolls Out Proton 9.0-2 With Many Fixes For Running More Games On Steam Play

([Valve] 12 June 03:24 PM EDT Proton 9.0-2)

Proton 9.0-2 is out this afternoon as the Valve/CodeWeavers downstream of Wine that powers Steam Play for running Windows games under Linux within the Steam client.



Safety-Critical Rust Consortium Announced

([Programming] 12 June 12:34 PM EDT Safety-Critical Rust Consortium)

In aiming to make the Rust programming language more suitable for safety-critical software like within automobiles, aviation, and other industries, the Safety-Critical Rust Consortium was announced today.



FreeBSD 14.1 vs. FreeBSD 14.0 Benchmarks On AMD Ryzen Threadripper

([Operating Systems] 12 June 10:36 AM EDT 29 Comments)

Debuting last week was FreeBSD 14.1 with performance improvements and more. Given there being some performance optimizations and other upgrades like a more recent LLVM Clang compiler by default, I've begun running some benchmarks of this newest FreeBSD stable release. In today's article is a quick comparison of FreeBSD 14.1 vs. FreeBSD 14.0 performance using an AMD Ryzen Threadripper 7980X 64-core processor within the System76 Thelio Major workstation.



AMD Fast CPPC To Be Merged For Linux 6.11

([AMD] 12 June 09:50 AM EDT FAST CPPC)

The AMD Fast CPPC feature enablement for the "amd_pstate" driver has been submitted to the power management subsystem ahead of next month's Linux 6.11 merge window.



openSUSE Leap 15.6 Release - Adds Cockpit, Linux 6.4 & Other Updates

([SUSE] 12 June 09:21 AM EDT openSUSE Leap 15.6)

OpenSUSE Leap 15.6 is now officially available for this community Linux distribution release aligned with SUSE Linux Enterprise 15 Service Pack 6. With Leap 15.6 comes the inclusion of the Cockpit web administration software and many software updates.



Intel Low Power Mode Daemon v0.0.4 Released To Optimize Hybrid CPUs On Linux

([Intel] 12 June 06:54 AM EDT Intel LPMD v0.0.4)

Intel Low Power Mode Daemon v0.0.4 has been released with "LPMD" being the open-source daemon for optimize active idle power for modern Core hybrid CPUs under Linux that sport a combination of the E and P cores.



LLVM Clang 19 Lands Support For C23's #embed

([LLVM] 12 June 06:27 AM EDT C23 #embed)

Merged today to LLVM Clang 19 Git is support for the #embed resource inclusion mechanism that is an approved C23 feature. This also makes Clang the first for supporting this pre-processor embed feature.



Marek Lands 40 Patch Series To Further Enhance The Open-Source AMD Graphics Driver

([Mesa] 12 June 06:14 AM EDT New Shaders)

Well known open-source AMD OpenGL/Gallium3D driver developer Marek Olšák has landed a big patch series into Mesa 24.2 for a universal optimized compute image clear/blit shader and MSAA-resolving pixel shader.



Intel's oneDNN 3.5 Begins Optimizing For Xe2, More Xeon 6 Tuning

([Intel] 12 June 06:00 AM EDT oneDNN 3.5)

Intel's oneDNN 3.5 has been released as this Deep Neural Network Library for the oneAPI specification and now part of the UXL Foundation. With oneDNN 3.5 comes more performance optimizations for existing and upcoming Intel hardware.



Linus Torvalds Throws Down The Hammer: Extensible Scheduler "sched_ext" In Linux 6.11

([Linux Kernel] 11 June 08:40 PM EDT sched_ext)

The extensible scheduler "sched_ext" code has proven quite versatile for opening up better Linux gaming performance, more quickly prototyping new scheduler changes, Ubuntu/Canonical has been evaluating it for pursuing a more micro-kernel like design, and many other interesting approaches with it. Yet it's remained out of tree but that is now changing with the upcoming Linux 6.11 cycle.



systemd 256 Released With run0, systemd-vpick, importctl & Other New Features

([systemd] 11 June 07:20 PM EDT systemd 256)

Systemd 256 is out today as the latest major feature update to this integral component to modern Linux distributions.



SUSE Working To Upstream RP1 Southbridge Linux Driver For The Raspberry Pi 5

([Raspberry Pi] 11 June 04:51 PM EDT RP1 Southbridge)

The Raspberry Pi 5 features the "RP1" as the in-house silicon design for the southbridge to this single board computer. The RP1 driver maintained by Raspberry Pi is just found in their downstream kernel while a SUSE engineer is working to rework that driver so that it can be eventually mainlined in the upstream Linux kernel.



Intel's Glibc Non-Temporal Stores Memset Optimization Extended To AMD CPUs

([GNU] 11 June 10:57 AM EDT Faster Memset)

Merged last month to the GNU C Library (glibc) Git code was a new tunable for non-temporal stores for memset. This optimization for glibc's memset performance was limited to Intel processors given at the time it was only tested/benchmarked on Intel CPUs but now it's proven to be useful too for AMD processors.



AlmaLinux Now Available For The Raspberry Pi 5

([Raspberry Pi] 11 June 10:12 AM EDT AlmaLinux + Raspberry Pi 5)

Coincidentally coming out on the day of Raspberry Pi's IPO is AlmaLinux providing official support for the Raspberry Pi 5.



Red Hat Developing "eu-stacktrace" For Profiling Without Frame Pointers

([Red Hat] 11 June 09:45 AM EDT eu-stacktrace)

While last year we saw Fedora to no longer omit the frame pointer to help in debugging/profiling Fedora packages and Ubuntu 24.04 LTS also enabled frame pointers for better debugging/profiling, among other distributions, there is the known performance implications of no longer omitting the frame pointer. But now in aiming to make the best of both worlds, it turns out Red Hat has been developing eu-stracktrace as a new means of profiling without relying on frame pointers.



AMD P-State Linux Patches Updated For Heterogeneous CPUs

([AMD] 11 June 06:44 AM EDT AMD P-State Heterogeneous v3)

Last month AMD Linux engineers posted ap atch series for better handling heterogeneous core type CPUs. This is for enhancing the P-State CPU frequency scaling on CPUs featuring a mix of conventional cores and efficiency cores, e.g. Zen 4 and Zen 4C. A third iteration of these patches were posted today.



More

You're so full of shit that it's incredible.

- Linus Torvalds on linux-kernel