Open-source News

Squeezing More Performance Out Of An Intel Celeron "Alder Lake" CPU With A Faster Linux OS

Phoronix - Thu, 02/03/2022 - 20:26
Recently I tested the Intel Celeron G6900 Alder Lake processor as a $40~60 CPU and the lowest-end SKU as part of the latest-generation Intel desktop CPU line-up. Those tests were carried out on Ubuntu Linux (as usual) for that dual-core processor and was an interesting little processor for the price and for the lack of any AMD Zen 3 competition currently at that low price point. If needing to make daily use of such an Intel Celeron system, switching out your Linux distribution can help. In this article are benchmarks of the Celeron G6900 across Arch-based Manjaro, Intel's Clear Linux, Fedora Workstation 35, Ubuntu 22.04 daily, and openSUSE Tumbleweed.

Mesa's "Dozen" Close To Providing Vulkan Over Direct3D 12

Phoronix - Thu, 02/03/2022 - 18:39
Not only is Microsoft after having OpenGL and OpenCL layered atop Direct3D 12 for usage by Windows Subsystem for Linux (WSL2) or where the host has no native GL/CL drivers available, but they are also after Vulkan support on top of D3D12. It's looking like Mesa may be close to merging the "Dozen" driver that provides this preliminary Vulkan on Direct3D 12 support...

Arch Linux Now Provides Debug Packages, Debuginfod Integration

Phoronix - Thu, 02/03/2022 - 18:12
It took them until 2022, but Arch Linux now provides debug packages for easing the process of debugging software packages rather than having to recompile the software yourself with debug symbols included...

GNU C Library 2.35 Released With Unicode 14 Support, RSEQ Integration

Phoronix - Thu, 02/03/2022 - 17:55
Version 2.35 of the GNU C Library (Glibc) is now available with a variety of changes to this crucial low-level library for Linux systems...

LLVM 13.0.1 Compiler Released With Fixes

Phoronix - Thu, 02/03/2022 - 17:16
While LLVM 14 should be released in March, LLVM 13.0.1 is out this week as the first and only planned point release to the LLVM 13 stable series...

Build your own container on Linux

opensource.com - Thu, 02/03/2022 - 16:00

Containers are run in the cloud. That's because container technology allows websites and web apps to spawn fresh copies of themselves as demand increases. They're the reason hundreds of millions of people can use popular sites without those sites buckling under the pressure of global traffic. Containers are a Linux technology, meaning that they rely on code (specifically cgroups and namespaces) unique to the Linux kernel, so when you run a container, you're running Linux.


read more

Mesa 22.0-rc1 Released With Many Radeon & Intel Linux GPU Driver Features, Vulkan 1.3

Phoronix - Thu, 02/03/2022 - 08:49
After a three week delay to the Mesa 22.0 schedule to allow Vulkan 1.3 to land among other last minute features, the code was branched today that marks the end of feature development on this quarterly Mesa3D driver stack. Mesa 22.0 stable should be out in a few weeks time and with it comes many new features to this collection of open-source OpenGL/Vulkan drivers predominantly used on Linux systems but of growing use on Windows with the D3D12 driver and other platforms...

Pages