Released earlier this week was Git 2.24, which pardon for not punctually covering due to being extra busy this week, but this revision control system update is nevertheless an interesting update...
NVIDIA announced today the newest member of the Jetson family: the Xavier NX as "the world's smallest supercomputer" coming in at smaller than the size of a credit/debit card. This mini supercomputer can deliver 21 TOPS for modern AI workloads while consuming less than 10 Watts or optionally a higher-performance 15 Watt mode...
Mesa 19.3 is expected to be out around the end of November as the next feature update to Mesa3D, but in the interim Mesa 19.2.3 has been released as the newest bi-weekly bug-fix release...
Valve open-source developer Samuel Pitoiset has landed his work enabling the Vulkan VK_EXT_subgroup_size_control extension that for GFX10/Navi is being used to expose Wave32 capabilities...
While Ubuntu Touch has run on AArch64 hardware, to date their builds have been focused on 32-bit mode support. Fortunately, for select devices, they are now spinning 64-bit images...
Complementing the earlier Intel Ice Lake "Gen11" graphics comparison and the Windows vs. Linux Ice Lake graphics driver numbers, here are some additional Vulkan data points in different Linux and Steam Play games...
FreeBSD's Bhyve hypervisor has had a wild ride over the past half-decade of development for advancing BSD virtualization support. Bhyve is mostly used on the server front but can also fill some desktop use-cases now that there is GPU pass-through support working albeit not yet polished...
Joe Maloney of iXsystems has lifted the wraps on FuryBSD, a new desktop BSD focused on tight integration with FreeBSD. FuryBSD joins the likes of MidnightBSD and GhostBSD on providing a sane and easy-to-use desktop experience out-of-the-box along similar lines to the former PC-BSD (TrueOS)...
With yesterday's article about the NUMA improvements to FreeBSD's network stack made by Netflix in their quest to serve 200Gb/s encrypted video content per server, in no time the forum comments were quick to theorize whether those changes would work their way back upstream to all FreeBSD users or due to the BSD license would be held as a guarded secret by the company. Fortunately, Netflix continues to impress when it comes to their open-source contributions...
The Linux 5.5 kernel due out as stable in early 2020 will finally have mainline support for the MIPS-powered SGI Octane and Octane II workstations that originally ran with SGI's IRIX operating system about two decades ago...
Several weeks ago we wrote about a kernel fix for Linux 5.4 to address performance issues for highly-threaded Linux software running under CFS quotas. The fix can yield up to a 30x improvement in performance and one company estimated the impact of the bug cost them at least $1.5 million USD in extra resources/hardware. But now it looks like it will soon appear in a Linux 5.3 point release and possible back-ports to earlier kernels...
With more cameras moving their image processing operations from micro-controllers to the CPU to save on manufacturing, libcamera was started last year to serve as an open-source camera support library across Linux / Android / ChromeOS for supporting these modern cameras...
While Ubuntu 19.10 just shipped two weeks ago with its initial desktop install support to a root ZFS file-system option, feature work is already happening of ZFS changes destined for Ubuntu 20.04 LTS and Ubuntu's Zsys daemon being built around ZFS' advanced feature set...
Drew Gallatin of Netflix presented at the recent EuroBSDcon 2019 conference in Norway on the company's network stack optimizations to FreeBSD. Netflix was working on being able to deliver 200Gb/s network performance for video streaming out of Intel Xeon and AMD EPYC servers, to which they are now at 190Gb/s+ and in the process that doubled the potential of EPYC Naples/Rome servers and also very hefty upgrades too for Intel...
With DXVK in remarkably good standing for translating Direct3D 10/11 to Vulkan for use by Steam Play (Proton) and Wine, Philip Rebohle who started that project is now contributing more to Wine's VKD3D initiative for mapping Direct3D 12 on Vulkan...
Beyond GCC 9 having deprecated Solaris 10 support and that code now removed ahead of the GCC 10 release in a few months, the GNU Debugger (GDB) is also moving forward with its plan to obsolete Solaris 10...
Last week NVIDIA announced the GeForce GTX 1660 SUPER as their newest Turing "SUPER" graphics card coming in at $229+ USD and delivering around 1.5x faster performance than the GeForce GTX 1060. For those wondering about the Linux gaming performance potential for this graphics card, here are our initial tests of this new graphics card using the EVGA GeForce GTX 1660 SUPER.
For looking at any difference in thermal throttling and peak frequencies, I ran the Dell XPS with Intel Core i7-1065G7 "Ice Lake" processor out in a cold garage overnight compared to normal operating temperatures inside across dozens of benchmarks...
With the Linux 5.3 kernel release this summer Intel enabled Speed Select Technology under Linux for this feature found on new Cascade Lake processors. The SST Linux tool has now seen some updated patches ahead of the forthcoming Linux 5.5 cycle...
Landing in GNOME's Mutter tree today is a change for GNOME 3.36 improving the effectiveness of running the GNOME Shell desktop with a software renderer like LLVMpipe...
The popular Darktable open-source RAW photography workflow software is closing in on its v3.0 release with the first release candidate having been issued on Sunday...
With the recently released Ubuntu 19.10 there is initial support for the Raspberry Pi 4 single-board computers sans the highest-tier 4GB version that embarrassingly suffers from USB ports not working with the current Ubuntu 19.10 build. Fortunately, Canonical is working to address that issue with the RPi4 4GB version as well as making other Raspberry Pi support improvements...
In addition to a talk at the Embedded Linux Conference Europe on trimming the Linux boot time with systemd changes, Michael Opdenacker of embedded Linux engineering firm Bootlin presented on their techniques for not only speeding up the Linux boot time but also reductions in the kernel image size...
This past week at the Open Source Summit Europe in France there were several past Outreachy interns that shared their work on contributing to the Linux kernel and related open-source projects. Several of these projects have resulted in useful additions to the Linux kernel...
It's been a while since last having any new features to report on in regards to the Linux kernel's livepatching infrastructure for applying kernel updates without system reboots. With the Linux 5.5 there is a big addition to livepatching and that is support for tracking the system state changes...
Godot 4.0 continues to be worked on with much excitement by lead developer Juan Linietsky and others. While continuing to advance the Vulkan code in general for its introduction in Godot 4.0, over the past month most of the development efforts were focused on global illumination...
For those wondering what KDE developers are up to at the start of November, KDE's Nate Graham has published his latest weekly blog post highlighting the new developments in the KDE space...
IBM developers and others continue exploring the potential for address space isolation in the Linux kernel to reduce the risk of leaking sensitive data in attacks like L1 Terminal Fault (L1TF), MDS, and other vulnerabilities. Though this does increase the complexity of the kernel code and the performance hit is still to be evaluated...
In recent years we have seen prominent automobile manufacturer BMW engaging more with open-source and Linux. At this week's Open-Source Summit Europe / Embedded Linux Conference Europe they talked more about their increasing usage of Linux from their assembly line to within automobiles...
With the C++17 support in the GNU Compiler Collection (GCC) already being quite mature for about two releases/years, when the GCC 11 development cycle opens they are looking at enabling their GNU dialect of C++17 to be the default standard when compiling C++ code...
Along with Intel sending in their last feature pull to DRM-Next for Linux 5.5, AMD has done the same in sending their lingering AMDGPU feature work for queuing ahead of the upcoming Linux 5.5 merge window...
Fresh off last night's Wine 4.19 uncorking, Wine-Staging 4.19 is out as the experimental blend of Wine with more than 800 patches for experimental/testing patches atop the upstream code-base for running Windows games/applications on Linux and other platforms...
With the start of a new month we are always eager to see what Valve reports via their "Steam Survey" for Linux usage (among other stats) for the month prior. The October 2019 numbers are now published but they don't indicate any Linux change in marketshare but with some odd indications...
Wine 4.19 is out today as the project's first development release for November and as we get quite close to the feature freeze / RC period for Wine 5.0 that will be out in early 2020...