With this week's launch of the Ryzen Threadripper 2920X and 2970WX, the new 24-core / 48-thread 2970WX has a 250 Watt TDP like the 2990WX. Fortunately, with Noctua's high-end TR4/SP3 heatsinks, it's still possible to get by with air cooling...
While there are a lot of great new features, hardware support improvements, and other changes with the Linux 4.20 development cycle, not found in this mainline kernel is the long-awaited WireGuard functionality for an in-kernel secure VPN tunnel...
If you want to dive into the world of Wayland development or the Linux graphics stack as a possible career move, beginning with Weston would be a wise choice and they could really benefit from all the development resources they can receive...
SiFive this week announced their 7-Series RISC-V cores with the 32-bit E7, 64-bit S7, and 64-bit U7 series. These new RISC-V parts aren't yet capable of running up against the fastest ARM Cortex CPU cores available today, but they are much more powerful than the previous-gen SiFive cores...
For fans of the Rust programming language, it's now running on 14 different Debian architectures -- including all of the release architectures -- as we move towards the Debian 10.0 "Buster" release next year...
Following this week's release of SDL 2.0.9, Ryan Gordon has gone ahead and removed the Mir back-end from this portability/abstraction layer commonly used by cross-platform games...
It looks like my report on AMD kicking off Zen 2 Linux enablement from last month is panning out. Earlier this week they posted the initial AMD Zen 2 "znver2" support for the GCC compiler and they are ending the week back in kernel space with an updated hardware monitoring driver for being able to report the CPU core temperatures of these CPUs shipping in 2019...
A new CPU side-channel vulnerability made public today that's unrelated to Spectre and Meltdown speculative execution vulnerabilities is dubbed "PortSmash" but more formerly referred to as CVE-2018-5407...
Given the recent release of OpenBSD 6.4, FreeBSD 12 now being in beta, and DragonFlyBSD 5.3 evolving nicely for what will eventually ship as DragonFlyBSD 5.4, here is the start of some fresh benchmarks between the BSDs and a few Linux distributions to see how the performance compares as we approach the end of 2018.
Mentor Graphics announced the availability today of their GNU toolchain based CodeBench Lite Edition that is a development environment intended for HPC application development that now supports targeting for AMD Ryzen/EPYC processors as well as Radeon Instinct GPUs...
The merge window isn't even over yet for the current Linux kernel cycle that will end in late December or early January, but Intel's stellar open-source crew responsible for their kernel graphics driver have already sent out their first set of changes to DRM-Next for what will start 2019 with either the Linux 4.21 cycle or 5.1 depending upon how the 4.20~5.0 versioning is decided...
One of the new Linux kernel features Google engineers have been working on is fs-verity for read-only file-based authenticity protection. Fs-verity is similar to dm-verity with a similar aim but is designed to work on a per-file basis for read-write file-systems rather than at the block level...
Solus, the promising Linux distribution started back in 2015 by Ikey Doherty that led to the creation of its own "Budgie" desktop, has been without its founder since this summer. While the circumstances under his decision to fade away from the project aren't clear, he is well and has shared this message to relay with the community...
With the Linux 4.20~5.0, the kernel is now VLA-free as a step towards being able to compile the mainline code with the LLVM Clang compiler or other non-GCC compilers. Another step in this direction has been merged this cycle and that is cleaning up the compiler attributes code...
With the increasingly popular RISC-V open-source processor instruction set architecture (ISA), there is the possibility for vendor-specific instruction set extensions. At this point the kernel has no infrastructure in place for its RISC-V port to allow for such bits, but that is being worked on as part of bringing up AndeStar RISC-V CPUs under the Linux kernel...
October was very interesting for Linux gaming with no AAA native game ports released but a heck of a lot more Windows games are now running nicely on Linux thanks to Steam Play / Proton / DXVK. So it's quite interesting to see Valve's just-published monthly Steam Survey results for the month prior...
Intel's Open-Source Technology Center (OTC) is now the latest organization making use of the Contributor Covenant for aiming to do more to promote a welcoming and inclusive environment...
Mesa 18.3 feature development is officially over with the code having been branched from Git master earlier today. Mesa 18.3-RC1 should be out soon to kick off the weekly release candidates while now Mesa Git master starts what will become Mesa 19.0...
After Microsoft added support for the WebP image format to their Edge browser last month, Mozilla is finally preparing to ship the Firefox browser with support for WebP. If all goes well, Firefox 65 will support WebP!..
As part of the big DRM pull request for the next Linux kernel cycle, the AMDGPU driver enabled GFXOFF and Stutter Mode functionality for Raven Ridge. But this power-savings functionality is already being reverted for the next kernel release...
One year after the release of GhostBSD 11.1 as a MATE/Xfce-focused FreeBSD-based desktop operating system, GhostBSD 18.10 is now available and it shifts over to a TrueOS base...
While File-Systems in User-Space (FUSE) have been notorious for being slow, with time FUSE has become a lot faster and with this current Linux 4.20 (5.0) development cycle there are yet more performance optimizations...
During the month of October on Phoronix there were 330 original news stories and 26 featured articles / Linux hardware reviews penned by your's truly...
It's been just over one month since the long awaited release of Haiku R1 Beta 1 for reliving the BeOS experience as open-source. While it was a momentous occasion, the developers have continued advancing this free software platform...
It was just in mid-September that NVIDIA introduced its ray-tracing extension for Vulkan as VK_NVX_raytracing with it debuting as an "experimental" feature along with OpenGL/GLSL functionality. Already they seem happy with the design that it's being promoted to stable...
The branching of Mesa 18.3 is imminent and expected to happen anytime now. The Mesa developers of the different drivers have been very busy in merging their last-minute feature work for this final quarterly feature update to end out 2018...
It was just earlier this year that Zchunk was announced for producing delta-friendly files with good compression ratios while now the 1.0 stable release is in sight...
In addition to Zink taking shape for OpenGL over Vulkan, the separate and independent effort of CLVK continues marching along for OpenCL over Vulkan. I was experimenting with CLVK today and did some initial benchmarks...
SDL 2.0.9 is now available as the latest feature update to this cross-platform, widely-used library to help with abstracting operating system specific bits across operating systems and hardware from mobile devices to gaming PCs. SDL2 continues to be critically important for most Linux games...
The Zink Gallium3D driver that is implementing OpenGL over Vulkan and using Mesa's Gallium3D driver infrastructure is beginning to run more games, work under Wayland, and more. There still is a long road ahead but at least it's becoming usable for early testers and those wishing to experiment with this project...
One of the benefits with the recently launched Core i9 9900K is hardware-based mitigations for Meltdown and L1TF/Foreshadow vulnerabilities. but mitigations are still needed for the other Spectre vulnerabilities. In this article is a look at the performance impact of still needing generic Retpolines via IBPB IBRS firmware for Spectre V2 and Speculative Store Bypass disabling (SSBD) for Spectre V4.
Recently in our forums there has been a lot of interest in Threadripper 2 builds using ECC DDR4 memory and the impact on performance, especially now with the Threadripper 2 family being rounded out by the 2920X and 2970WX. So I set out to do some DDR4-2666 ECC UDIMM testing with Threadripper 2, but that hasn't turned out well...
With GCC 9 feature development ending in November, AMD today sent out their first patch enabling Zen 2 support in the GNU Compiler Collection via the new "znver2" target...
Over the weekend we reported on the Samsung Open-Source Group reportedly shutting down with many of the former OSG staffers in the US no longer employed by Samsung. We've now received comments both from Samsung in the US and Korea on the matter...
Eric Anholt of Broadcom has provided a status update on his efforts around the VC4 open-source driver stack that most notably works with Raspberry Pi devices and also his efforts on the V3D driver as the next-generation Broadcom graphics driver stack for VideoCore V and later...
The Cedrus VPU driver developed by Bootlin for supporting the Allwinner VPU open-source support via crowdfunding is set to hit the mainline kernel for Linux 4.20~5.0...
System76 is finally announcing the Thelio system on Thursday with plans to begin shipping it in December. Ahead of that announcement they've clarified a bit around their US manufacturing and open-source hardware plans...