Following the initial benchmarks of the AMD Ryzen 5 4500U performance a few days ago, here is another more exhaustive look at the performance of this six-core Zen 2 mobile processor as well as that of the eight core Ryzen 7 4700U and several competing Intel CPUs in 140+ benchmarks.
The GNU Linux-libre 5.7-gnu kernel was released following last weekend's Linux 5.7 kernel release. But the info-gnu mailing list was slow and thus just hitting the wire today for the latest version of this sanitized version of the Linux kernel. One interesting change in GNU Linux-libre 5.7-gnu is dropping the Intel Gen7 "iGPU Leak" security mitigation over not liking the sources...
The Linux 5.8 media subsystem changes restore a previously dropped driver for supporting the cameras found on multiple generations of Intel Atom devices...
While there have been out-of-tree Linux patches offering this support already, with the in-development Linux 5.8 kernel comes a mainline solution for allowing the Fn and left Control keys to be swapped on Apple keyboards...
This week marks 16 years since starting Phoronix.com and 12 years since the Phoronix Test Suite 1.0 release, so what better way to celebrate than a new development release of the Phoronix Test Suite...
As part of the many areas of the kernel managed by Ingo Molnar, on Tuesday he submitted the pull request with all of the scheduler code updates for Linux 5.8...
Complementing the new AMD Energy Driver in the hwmon subsystem for Linux 5.8 to provide per-socket/core reporting, the Linux perf subsystem in this new kernel version has run-time average power limiting (RAPL) framework integration for AMD Zen/Zen2 CPUs...
Blender 2.83 is out today as the project's first long-term support release (LTS) while still introducing many new features and improvements for existing functionality...
TPAUSE is the new Intel instruction for supporting lightweight power/performance optimized and improved power/performance states for sleeping until the timestamp counter (TSC) has reached a desired value. This new instruction with Intel's Tremont architecture will now be used by Linux 5.8+ on supported CPUs for an optimized power state while waiting on a delay event...
Besides disabling CPU security mitigations (not recommended if security is of importance), for those wanting to squeeze extra performance out of Intel CPUs like Comet Lake with the Core i9 10900K, loading Intel's performance-optimized Clear Linux is one such way. Here is a look at the current performance that can be gained out of using the latest rolling-release Clear Linux on the i9-10900K in comparison to Ubuntu 20.04 LTS.
The improved DAX code led by Intel has landed in the Linux 5.8 kernel with EXT4 and XFS being the initial file-systems to make use of this improved direct access mode...
Mesa's Radeon "RADV" Vulkan driver is now enabling the "zero vRAM" option for all VKD3D games -- Direct3D 12 titles running on Steam Play / Wine with this D3D12 to Vulkan layer -- in order to workaround various rendering bugs...
As part of their work on ZFS support improvements for the in-development Ubuntu 20.10, Zsys 0.5 has been tagged and landing in the "Groovy Gorilla" repository for this ZFS daemon spearheaded by Canonical developers...
Two years after the release of Devuan 2.0 and just a few months since the Beowulf beta, Devuan 3.0 "Beowulf" is now officially available as this Linux distribution providing a Debian package set not dependent upon systemd...
While iXsystems has been known as one of the leading FreeBSD-focused vendors with their various BSD-powered storage devices and servers as well as contributing significantly to upstream FreeBSD in addition to their former work on TrueOS/PC-BSD, they are now developing a new platform called TrueNAS SCALE that is based on Linux...
Linux power management / ACPI maintainer Rafael Wysocki of Intel has sent in the usual big batch of PM/ACPI changes for the next version of the kernel, Linux 5.8...
With the PHP 8.0 schedule putting the first alpha release for the middle of June, I've been trying out its latest Git state in recent days for looking at its performance as well as when enabling its brand new JIT (Just In Time) compiler support that is new to PHP8. The results are quite compelling and here are metrics going back to the days of PHP 5.4 for comparison.
The Direct Rendering Manager (DRM) updates have been sent in as the open-source graphics/display driver updates for Linux 5.8 amounting to around 42k lines of new code and some 21k lines of code being removed...
During the month of May on Phoronix were 252 original news articles and 20 featured Linux hardware reviews / benchmark specials written by your's truly. This included some surprising announcements from Microsoft, Linux 5.7 getting wrapped up and Linux 5.8 features being firmed up ahead of the now-open merge window, AMD Renoir mobile being a big success, and other milestones for open-source software...
SUSE's David Sterba was quite punctual in getting all of the Btrfs file-system updates submitted quickly for the newly-opened Linux 5.8 kernel merge window...
Valve's May 2020 numbers show another uptick for Steam Linux gaming usage, pointing towards the Linux marketshare continuing to increase with the overall Steam user-base in this coronavirus period leading to record usage with the extra time spent by gamers at home...
As part of the initial set of changes merged today for Linux 5.8 was the x86/mm material that included the controversial feature of opt-in flushing of the L1 data cache on context switching. Linus Torvalds ended up deciding to revert this functionality as for now at least he views it as crazy...
One of the use-cases for this new "initrdmem" option in Linux 5.8 can be for storing an initial ramdisk (initrd) on a motherboard flash chip in the space available after stripping out Intel's Management Engine (ME) code...
A few weeks back I began delivering Ryzen 7 4700U Linux laptop benchmarks for this 8-core Zen 2 mobile CPU with Vega graphics. The results have been very good and the support is in good shape with the latest Linux kernel, but many have been wondering about the Ryzen 5 4500U. The Ryzen 5 4500U is beginning to appear in several $500~600 USD laptops and offers six cores. Here are benchmarks and initial impressions with the Lenovo Flex 5 that features a 14-inch 1080p display, 16GB dual channel memory, 256GB SSD, and the Ryzen 5 4500U all for just $599!
For those very concerned about CPU data sampling vulnerabilities, the Linux 5.8 kernel comes with the ability to flush the L1 data cache on each context switch. That's good for security, but will hurt the system performance with all the excess L1 cache flushing...
Linux Mint 20 is in the works as the re-base off this popular desktop Linux distribution that in turn is derived from the Ubuntu package set. With Linux Mint 20 they are re-basing to Ubuntu 20.04 LTS packages but with better measures to ensure Snap packages don't end up on user systems...
Newer Windows games/applications are making use of system call instructions from the application code without resorting to the WinAPI and that is breaking Wine emulation support. A Linux kernel patch is now being worked on for addressing this issue in the form of system call isolation based on memory areas while having a smaller performance hit than alternatives...
Google's Chrome/Chromium web browser is finally reaching the stage where having both the X11 support and Ozone abstraction layer for Wayland can be enabled concurrently in the same build...