Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-07-02 18:45
System76 Talks Up Their Forthcoming Linux Keyboard
Following in the steps of their hand-crafted Thelio desktops manufactured in-house in Colorado, Linux PC vendor System76 is also working to not only manufacture their own laptops but also other components like their own keyboard...
OPNsense 20.7 Released For This BSD-Powered Open-Source Firewall
OPNsense 20.7 "Legendary Lion" released today as "a major operating system jump forward on a sustainable firewall experience" powered by HardenedBSD...
Intel Celeron G5900 + Pentium Gold G6400 Benchmarks - Low-Price Comet Lake CPUs
While we have looked a lot at how the Core i9 10900K performs at the top-end of Intel's Comet Lake line-up as well as with the likes of the i5-10600K and i3-10100, here is our first look at the very bottom of the stack with the new Celeron and Pentium processors. Benchmarked today are the Celeron G5900 as a ~$40 processor and the Pentium Gold G6400 that retails for around $60 and compared against other low-end Intel and AMD processors as well as older Intel Core i3 CPUs.
Intel ISPC Compiler Lands GPU Code Generation Support
Intel's open-source ISPC (the Intel SPMD Program Compiler) now has preliminary support for code generation targeting their GPUs...
AMD's ROCm AOMP Compiler 11.7-1 Brings OMPD Support, ROCgdb
The AMD ROCm developer tool engineers have released a new build of AOMP, their LLVM Clang compiler downstream that adds OpenMP support for Radeon GPU offloading until that support ultimately makes it back upstream into LLVM/Clang...
Intel Prepping Bus Lock Detection For Linux To Avoid This Performance Pitfall
Building off the recently mainlined Intel work on split lock detection, Intel engineers have now been extending that with bus lock detection support...
MSM Open-Source Driver Continues On Qualcomm Adreno 640/650 Series Bring-Up
The open-source MSM DRM driver developed by Google, Qualcomm's Code Aurora, and other parties as what started out as part of the "Freedreno" driver initiative is continuing to see better support for the newer Adreno 640 and 650 series...
Linux Quietly Makes It Harder To Guess Network RNG's Internal State
Merged today to mainline for Linux 5.8 Git and also marked for back-porting is a change to make it more difficult to guess the network random number generator's internal state. It looks like it could be for a yet-to-be-published vulnerability...
GCC Sees More Progress On Ability To Parallelize The Compilation Of Large Source Files
While GCC with GNU Make and other build systems can scale nicely in compiling many files concurrently, there has been an ongoing GCC effort to be able to parallelize more of the GNU Compiler Collection work when compiling large source files...
BootHole Blows Hole In GRUB2 Bootloader Security, Including UEFI SecureBoot
A major vulnerability in the GRUB2 boot-loader has been made public today that compromises its UEFI SecureBoot capabilities...
Samsung 870 QVO SSD Performance On Ubuntu Linux
The Samsung 870 QVO solid-state drives announced at the end of June have begun appearing at Internet retailers. The Samsung 870 QVO is the company's latest QLC NAND solid-state drive offering 1TB of storage for a little more than $120 USD all the way up to 4TB for $500 and an 8TB variant for $900. For those curious about the EXT4 file-system Linux performance out of the Samsung 870 QVO, here are some benchmarks.
Nano 5.0 Released As A Big Feature Update To This Easy-To-Use Terminal Text Editor
The popular GNU Nano terminal text editor has reached version 5.0...
Apache Software Foundation Estimates Its Code Value Increased ~$600M For FY2020
For fiscal year 2019 the Apache Software Foundation valued their codebase at around $20 billion USD. The open-source organization has now published their annual report for fiscal year 2020...
Google Sends Patches For AMD Zen / Zen 2 RAPL PowerCap Support
Building off the work sent out by Google engineers in recent months and merged for Linux 5.8 around RAPL support for AMD Zen / Zen 2 CPUs with supporting the "runtime average power limiting" counters on Linux similar to Intel's longstanding support, that work has continued now with Zen RAPL support in the PowerCap driver...
Intel Making It Easier To Flash Ethernet Device Firmware On Linux
For those using the Intel ICE Linux network driver that is used for the likes of the E800 series, it's now going to be easier updating the device firmware from Linux...
L1d Flushing Patches Revived After It Was Rejected From Linux 5.8 As "Beyond Stupid"
Worked out in recent months by an Amazon engineer was optional L1 data cache flushing on context switches to allow for greater computer security in an era of data sampling vulnerabilities and other data leakage issues via side channels. It was sent in for Linux 5.8 but Linus Torvalds characterized it as "beyond stupid" and not being convinced by it. Well, now it's been revised but isn't yet clear if it will appease Torvalds for mainline inclusion...
Linux 5.9 To Support New EF100 NIC Architecture Developed By Xilinx
One of the new network drivers now queued up for Linux 5.9 is the SFC EF100 driver for the EF100 NIC architecture...
LLVM 11.0-RC1 Now Available For Testing
While LLVM 11.0 was branched almost two weeks ago with many new/improved features for this open-source compiler stack, it has taken until today to get into shape for issuing the first release candidate...
AMD "Navy Flounder" Support Merged Into Mesa 20.2
"Navy Flounder" as the codename for another Navi 2 GPU following the "Sienna Cichlid" Linux driver work has made it into Mesa 20.2 for the RadeonSI Gallium3D driver...
Microsoft Engineer Proposes "TRAMPFD" For Improving Linux Security
A Microsoft engineer is proposing the Trampoline File Descriptor "TRAMPFD" as a new kernel API for securely dealing with trampoline code on systems. There are concerns already over the potential performance implications but there does seem to be some interest in this approach...
Valve Hires Another Developer To Work On RADV Radeon Vulkan Driver
Valve appears to have hired yet another open-source graphics driver developer and will initially be working on the Mesa Radeon "RADV" Vulkan driver...
Red Hat Enterprise Linux 8.3 Hits Beta With New/Updated Application Streams
Red Hat has announced the public beta of the forthcoming Red Hat Enterprise Linux 8.3 release...
OpenMandriva Lx 4.2 Reaches Alpha
Along with OpenMandriva working on a rolling-release version of its distribution long ago derived from Mandrake/Mandriva, OpenMandriva Lx 4.2 is coming along as the next stable release...
Microsoft + Oculus Shipping First Conformant OpenXR 1.0 Implementations
The Khronos Group announced this morning that Microsoft and Oculus are the first two companies shipping conformant OpenXR 1.0 implementations...
GNOME OS Images Available For Testing
GNOME OS as the Linux build with bleeding edge GNOME software for testing continues taking shape and a call for testing has been issued...
Proposed GNOME Patches Would Switch To Triple Buffering When The GPU Is Running Behind
The latest GNOME performance work being explored is effectively how to make the Intel graphics clock speed ramp up quicker when necessary. Canonical developer Daniel van Vugt is working on a set of patches for enabling triple buffering with Mutter when the GPU starts falling behind and that additional rendering work in turn should ramp up Intel GPUs to their optimal frequency in order to smooth out the performance...
Rust-Written Redox OS Now Supports GDB Debugging
For helping to debug more issues within the Rust-written Redox operating system, the GNU Debugger (GDB) is beginning to work well on the platform...
Linux To Allow Limiting Tiger Lake SoC PL4 Package Maximum Power Limit
Intel has been preparing "Power Limit4" support for their Linux PowerCap driver that is being rolled out for the forthcoming Tiger Lake SoCs...
Radeon "Southern Islands" Support Continues Improving In AMDGPU Driver - GPU Reset
The AMD Radeon GCN 1.0 "Southern Islands" graphics processors continue seeing open-source driver improvements on Linux in 2020...
Intel Rolls Out Leadership Changes Following Last Week's 7nm Delay Announcement
Following last week's public disclosure that Intel is running six to twelve months behind on their 7nm production, Intel this evening announced a set of leadership changes to move the company forward...
Purism's Librem 5 "Dogwood" Seeing Improvements In Battery Life
Purism has revealed more details about their improved "Dogwood" batch that will be soon shipping for their Librem 5 GNU/Linux smartphone. The battery life is longer but still short of what is provided by modern day flagship smartphones...
Fedora 33 Making Progress With Their Btrfs-By-Default On The Desktop
A progress report was shared today on the work towards making the Btrfs file-system the default choice for the desktop spins of the upcoming Fedora 33...
Git 2.28 Now Shipping With Feature For Configurable Default/Main Branch Name
Git 2.28 is now officially out this Monday and features continued work on moving off the "master" default branch naming as well as the ongoing work around ultimately transitioning from SHA1 to SHA256 for hashing to prevent possible collisions...
Firefox 79 Is Ready To Ship With Safeguard On "_blank" Links, More Wayland VA-API Work
Firefox 79.0 isn't scheduled to be formally announced until Tuesday but the release binaries have now hit Mozilla's FTP servers...
GCC Benchmarks At Varying Optimization Levels With Core i9 10900K Show An Unexpected Surprise
With the Intel Core i9 10900K "Comet Lake" processor here are some fresh GCC compiler benchmarks when looking at the performance of GCC 8.4 versus 9.3 versus a 10.2 snapshot while testing with optimization flags of -O2, -O3 -march=native, and -O3 -march=native -flto.
Linux Kernel Prepping To Make Use Of Intel's New SERIALIZE Instruction
As outlined a few months ago, Intel's future Sapphire Rapids and Alder Lake processors are set to add a SERIALIZE instruction. That SERIALIZE instruction ensures all flags/register/memory modifications are complete as well as draining all buffered writes to memory before the next instruction is executed. Linux is moving forward with preparing to make use of this new CPU instruction in its function for stopping speculative execution and prefetching of modified code...
DragonFlyBSD Updates Its Intel + Radeon Linux-Ported Graphics Driver Code
DragonFlyBSD developer François Tigeot continues his trek of near single-handedly porting the Intel and Radeon DRM graphics driver code from the Linux kernel to this BSD...
MikroBUS Patches Being Worked On For Better Supporting These Add-On Boards Under Linux
MikroBUS is the open add-on board standard aiming for "maximum expandability with the smallest number of pins". MikroBUS already has fairly robust industry support particularly in the embedded space while finally a mikroBUS mainline kernel driver may be near for Linux to improve the status quo of driver support...
LuxCore Open-Source Renderer v2.4 Released With CUDA Support, Better Windows Scaling
Debuting this weekend was LuxCoreRender 2.4, the newest version of this impressive open-source physically based renderer...
Linux 5.8-rc7 Released - Coming In Slightly Larger Than Normal
Linus Torvalds has performed his usual Sunday dance and released the Linux 5.8-rc7 kernel as one of the final test releases before Linux 5.8 is declared stable in August...
Enlightenment 0.24.2, Terminology 1.8 Released
Even without the Samsung OSG support these days, the Enlightenment project continues making nice progress...
SWVKC Is A Vulkan-Powered Wayland Compositor Focused On Performance + Correctness
While the current Vulkan API is exhaustive enough to implement full-featured Wayland compositors and X11 window managers, to date there hasn't been too much adoption considering OpenGL is still more pervasive among hardware/drivers and it's obviously a significant effort writing a new compositor from scratch. One of the leading (among few) examples of a Vulkan-powered window manager / compositor is ChamferWM, which does continue to be developed. SWVKC meanwhile is one that has been seeing development this year as an alpha-stage Wayland Vulkan compositor...
The New OpenBenchmarking.org Is Launching Soon
Set to be formally introduced next quarter alongside Phoronix Test Suite 10.0 is the long-overdue overhaul of OpenBenchmarking.org -- the biggest upgrade to our public "cloud" platform for benchmark aggregation and result analytics since its debut nearly one decade ago. Before then, a public beta of OpenBenchmarking.org should get underway in the next few weeks while here is an early look at some of the changes...
Core i3 10100 vs. Core i5 10600K vs. Ryzen 3 3300X Linux Gaming Benchmarks
Last month on Phoronix were 350+ benchmarks of the AMD Ryzen 3 3300X vs. Intel Core i3 10100, including a number of Linux gaming performance tests. Following that I also ran some tests with the Core i5 10600K tossed in for those that may be weighing between the Ryzen 3 / Core i3 vs. Core i5 for gaming. Here are those additional data points...
GCC's New Ranger Infrastructure Aims To Be In Good Shape For GCC 11
Making waves just over a year ago in the GNU Compiler Collection community was the "Ranger" project for on-demand range generator that's been worked on for several years at Red Hat. While their goals for GCC 10 didn't pan out, it's looking like in the next few months more of the Ranger infrastructure will land and thus putting it in the window for GCC 11...
NetBSD Is Making Progress On Benchmarking For Performance/Regression Testing
One of many interesting Google Summer of Code 2020 projects is working on automated benchmarking for NetBSD in order to allow for performance/regression testing of this BSD operating system known for its portability across CPU architectures...
Zstd-Compressed Linux Kernel Images Look Very Close To Mainline With Great Results
The work on Zstd'ing the Linux kernel for using this Facebook-developed Zstandard compression algorithm to in turn speed up decompression times when booting Linux kernel images might be mainlined as soon as Linux 5.9...
GNOME-Usage Program Still Striving To Report Per-Program Power Analytics
Started back in 2018 during the Google Summer of Code was work for reporting system power information within the GNOME-Usage utility. While some user-interface elements were fleshed out and other engineering completed, the code isn't yet merged or ready for users as the approach for accomplishing the per-program power reporting is still being devised...
Intel "Input Output Manager" Linux Driver Coming For Tiger Lake
While Intel's open-source engineers have been working on Tiger Lake enablement for Linux going back roughly a year with many kernel patches spanning the different areas over numerous kernel releases, which aligns with Intel's ongoing cadence of ensuring good Linux hardware support at launch even for consumer hardware, there have been a few stragglers in the Linux bring-up for Tiger Lake...
Following Many Patches, Linux 5.9 Finally Switching To HTTPS Links En Masse
On the mailing lists and browsing various Git "-next" repositories it's felt like "damn, there are a lot of patches about replacing HTTP links with HTTPS all of a sudden" inside the kernel sources and documentation. Indeed, for Linux 5.9 where applicable HTTP links are being replaced for HTTPS...
...303304305306307308309310311312...