Sorry, you need to enable JavaScript to visit this website.

Phoronix

Syndicate content
Linux Hardware Reviews, Benchmarks & Open-Source News
Updated: 44 min 17 sec ago

Zed Code Editor Making Progress On Linux Support

Wed, 08/05/2024 - 5:11pm
Back in January the Zed editor was open-sourced for this new code editor from the creators of the Atom editor and Tree-sitter syntax parsing framework. This high performance code editor has been initially focused on macOS support while the Linux support has begun coming together...

Intel Revises PCIe Cooling Driver To Reduce Link Speed When Running Too Hot

Wed, 08/05/2024 - 4:19pm
Since last year Intel's open-source software engineers have been working on a PCIe bandwidth controller driver for the Linux kernel to avoid thermal issues by being able to automatically reduce the PCIe link speed when needed. This driver still isn't over the finish line but today brought the fifth iteration of these patches...

RISC-V Performance On Ubuntu 24.04 LTS With Scaleway's EM-RV1

Wed, 08/05/2024 - 2:45pm
Recently I've been testing out the Scaleway's Elastic Metal RV1 (EM-RV1) RISC-V cloud servers. Initially they were using Ubuntu 23.10 for providing an up-to-date Ubuntu Linux RISC-V experience while quickly upgraded to Ubuntu 24.04 LTS. For those curious how Ubuntu 24.04 is performing on RISC-V hardware, here are some comparison benchmarks.

Fedora Asahi Remix 40 Now Available For Apple Silicon Devices, KDE Plasma 6 By Default

Wed, 08/05/2024 - 1:49pm
Building off the recent release of Fedora 40, Fedora Asahi Remix 40 is now available for this downstream of Fedora Linux that's optimized to run on Apple Silicon ARM systems...

SHIFTphone 8 Preparing Mainline Linux Support Ahead Of Launch

Wed, 08/05/2024 - 1:26pm
SHIFTphone 8 is the upcoming modular and easy-to-repair smartphone from Germany's SHIFT GmbH. This is the first major SHIFTphone update in four years and there are pending patches providing mainline Linux kernel support for this forthcoming Qualcomm Snapdragon powered modular/upgradeable smartphone...

AMD Linux Engineers Introduce New "schedstat" Tool

Wed, 08/05/2024 - 10:54am
AMD Linux engineers have introduced a new perf tool called "schedstat" that aims to be less resource intensive and convenient than the existing "perf sched" tool for profiling kernel scheduler behavior...

GCC 15 Bids Farewell To Solaris 11.3 Support

Wed, 08/05/2024 - 10:45am
With GCC 14 stable released and GCC 15 now in development on trunk, new feature code is landing for the GNU Compiler Collection. Among the early features is Microsoft contributing the "Windows on ARM64" target with aarch64-w64-mingw32. The start of the new cycle also brings code removal for features deprecated in prior cycles. Among the old code being cleared out in GCC 15 is saying goodbye to Oracle Solaris 11.3...

Zstd Compression For EROFS Published: Better Than LZ4 But Higher CPU Costs

Wed, 08/05/2024 - 10:30am
As noted recently, EROFS has been exploring Zstd compression support for this open-source read-only Linux file-system. Today the patch was posted for enabling Zstandard use...

Merged For Mesa 24.2: Faster Startups For Zink, Rusticl Now Handles Bigger Workloads

Wed, 08/05/2024 - 10:13am
Two different merges today for Mesa 24.2 are worth calling out for the open-source Linux graphics stack...

GNOME Took In $556k Last Year While Spending $675.9k

Tue, 07/05/2024 - 8:05pm
The GNOME Foundation today published their 2023 annual report that outlines their accomplishments as well as a look at the finances...

Microsoft Contributes Windows On ARM64 "aarch64-w64-mingw32" Support To GCC 15

Tue, 07/05/2024 - 5:44pm
Microsoft engineers have contributed Windows On ARM64 support to the upstream GNU Compiler Collection (GCC) with the new "aarch64-w64-mingw32" target...

Apple Announces The M4 Chip With Up To 10 CPU Cores

Tue, 07/05/2024 - 3:00pm
While rolling out the new iPad Pro tablets today, Apple announced the M4 as their newest in-house silicon design...

Red Hat Announces RHEL AI

Tue, 07/05/2024 - 2:30pm
Red Hat Summit 2024 is underway in Denver, Colorado... Given the times, artificial intelligence (AI) is taking a heavy presence at the event with Red Hat announcing today RHEL AI...

Raspberry Pi Connect Reaches Beta For Remote Raspberry Pi Access

Tue, 07/05/2024 - 1:58pm
The Raspberry Pi Foundation today announced the beta availability of Raspberry Pi Connect as a means of securely having remote GUI access to your Remote Pi from a web browser...

Vulkan 1.3.284 Released With Another Extension To Help Zink

Tue, 07/05/2024 - 12:44pm
Vulkan 1.3.284 was published on Monday with only a few changes but bearing one notable new extension...

AMD Posts Patches For Improving Heterogeneous Core Type CPUs On Linux

Tue, 07/05/2024 - 12:23pm
AMD engineers posted a new set of Linux driver patches on Tuesday that "addresses critical issues and enhances performance settings for CPUs with heterogeneous core types" while using the AMD P-State CPU frequency scaling driver...

Fedora 41 Approved To Make Package Builds More Reproducible

Tue, 07/05/2024 - 10:48am
In addition to approving -O3 optimized Python builds, the Fedora Engineering and Steering Committee (FESC)) this week unanimously approved a Fedora 41 change proposal for making RPM package builds more reproducible...

Linux 6.10 Goes Ahead In Removing Sysctl Sentinel Bloat

Tue, 07/05/2024 - 10:32am
Over the past year there's been much work happening within the Linux kernel's sysctl code for clearing up ~64 bytes of bloat per array throughout the kernel by dropping the last sysctl "sentinel" entry at the end of each array. This also helps in reducing the build time of the kernel and is a nice improvement. With Linux 6.10, the sysctl sentinel clearing throughout different subsystems is set to happen...

AMD Core Performance Boost For Linux Getting Per-CPU Core Controls

Tue, 07/05/2024 - 10:19am
For the past several months AMD Linux engineers have been working on AMD Core Performance Boost support for their P-State CPU frequency scaling driver. The ninth iteration of these patches were posted on Monday and besides the global enabling/disabling support for Core Performance Boost, it's now possible to selectively toggle the feature on a per-CPU core basis...

GCC 14.1 Compiler Released - Intel APX & AVX10.1 Support, AMD Zen 5 Target & -fhardened

Tue, 07/05/2024 - 10:07am
GCC 14.1 has been released today as the first stable compiler release in the GCC 14 series. GCC 14.1 brings one year worth of improvements to this open-source compiler from new CPU support and new ISA extensions to new C/C++ language features, static analyzer improvements, new AMD GPU support, and many other additions...