Recently I picked up the ASRock C236M WS motherboard as a micro-ATX board for supporting Skylake LGA-1151 Xeon processors. This motherboard has been running nicely under Linux.
Already it's looking like the research from the recently covered The Linux Scheduler: a Decade of Wasted Cores that called out the Linux kernel in being a poor scheduler is having an impact...
Yesterday Feral Interactive published the Linux system requirements for Tomb Raider. They mentioned Mesa 11.2 support on the AMD side, but the graphics card's minimum requirement is very different from what's actually the minimum requirement...
Besides planning for the Servo and Browser.html initial release this summer there are a lot of other exciting items on the roadmap for developers working on Mozilla's Servo next-generation engine written in Rust...
The Khronos Group today announced the provisional specification of OpenCL 2.2 with OpenCL C++ kernel language support. The provisional specifications include OpenCL 2.2, SYCL 2.2, and SPIR-V 1.1...
Last week I posted results of Windows 10 vs. Ubuntu 16.04 when looking at NVIDIA's OpenGL performance. As those results were quite interesting, the next installment of our Windows vs. Linux benchmarking are some numbers for AMD Radeon graphics. Tested here were Radeon Software Crimson Edition on Windows 10 vs. Ubuntu 16.04 with AMDGPU vs. Ubuntu 16.04 with the new AMDGPU PRO driver stack.
With prepping for the imminent release of Tomb Raider for Linux, Feral Interactive today published the Linux system requirements for this popular game...
Derek Bruening of Google has announced the company's interest in creating an "Efficiency Sanitizer" for LLVM/Clang for analyzing targeted performance problems...
It seems more and more independent developers are interested in getting involved in Mesa open-source graphics driver development, but aren't really sure where to start or what are some easy tasks to get started...
If you have a NVIDIA GeForce 600/700 "Kepler" graphics card and wish to help out the Nouveau driver developers by testing out the experimental "boost" re-clocking patches covered yesterday on Phoronix thanks to the work by Karol Herbst, here's a 4.5-based Ubuntu kernel build to try out this weekend...
Some Phoronix readers have been requesting fresh tests of OpenGL graphics/gaming performance on Ubuntu 16.04 LTS with its different desktop environment options. For some brief results to share this Sunday, here are some Intel Skylake numbers when running Ubuntu 16.04 and testing out Unity, Xfce, KDE Plasma, LXDE, GNOME, MATE, and Openbox.
Karol Herbst has been one of the independent developers leading the charge to improve Nouveau re-clocking support. Within his Git tree he's been queuing up re-clocking and voltage handling improvements for this reverse-engineered NVIDIA Linux driver. He's hoping the improved re-clocking code will be ready for the Linux 4.7~4.8 kernel, but I decided to try out his Git tree this week for some benchmarking of this experimental support.
Wine 1.9.8 is now available as the latest development snapshot of this program for running Windows programs/games on Linux, OS X, and other operating systems...
The GNU Compiler Collection (GCC) made it today to having no P1 regressions (the highest priority) and thus they've now branched the code for the GCC 6 series, GCC 7.0 is now on the master branch, and GCC 6.1 should be released next week...
When it comes to CPU workloads, stunning in our Linux distribution comparisons has been Intel's Clear Linux distribution. This Intel Open-Source Technology Center project has led many of our distribution / OS comparisons with Intel engineers investing heavily in performance optimizations via AutoFDO, LTO-optimized binaries, aggressive compiler flags by default, and more. But how does the OpenGL performance compare for Clear Linux? Here are some graphics benchmarks and in select cases the results are quite a surprise.
Over on LinuxBenchmarking.com you can now sign up for email notifications when there are new results uploaded and/or when the new results detect performance changes -- whether they be improvements or regressions...
Qt 5.7 continues moving along and due to the concurrent release work with the much-delayed Qt 5.6 that finally shipped in March, the Qt 5.7 beta is already imminent...
With GCC 6.1 due out soon with its plethora of new features and improvements, I decided to run some fresh benchmarks this week of GCC 4.9.3 vs. GCC 5.3 vs. GCC 6.0.0 on a Debian stable system...
One of the new set of patches published this week for the Intel DRM kernel graphics driver is for engine reset and recovery support for Broadwell "Gen8" graphics hardware and newer under Linux...
For those making use of DPI panels with the Raspberry Pi but haven't been able to try out the open-source VC4 driver stack rather than the binary blob due to its lack of DPI support, that is changing in Linux 4.7...
For fans of Coreboot, the Lenovo ThinkPad T420 has been ported to this open-source BIOS/UEFI alternative and is one of the more recent laptops to be independently ported to this code-base formerly known as LinuxBIOS...
For those anxious to see compute shaders for then having OpenGL 4.3 support by the RadeonSI Gallium3D driver for GCN GPUs, the latest patches have been published...
Well known Linux kernel developer Matthew Garrett who has led the charge for a number of years about UEFI/SecureBoot issues, poorly secured devices, and more, has taken aim now at Intel's latest-generation "Skylake" systems...
One month after publishing the first developer preview of the upcoming Android N, Google today announced Android N Developer Preview 2 with exciting changes...
For the past month and a half I've been battering the MSI C236A Workstation motherboard with an arsenal of benchmarks and various workloads on Linux and BSD. This MSI motherboard for Xeon E3 v5 "Skylake" processors has been working out great.
For those still using the FFmpeg-forked Libav project for your multimedia needs, the latest Git code has landed H.264 and MPEG4 encoders using OpenMAX IL...