Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-07-13 16:30
Rust 1.12 Programming Language Released
Rust 1.12 has been released as the newest version of this popular programming language with a focus on "fast, reliable, productive: pick three."..
Phoronix Test Suite 6.6.1 Released
Building off Phoronix Test Suite 6.6 that was officially released earlier this month, shipping today is the first and only planned point release to the 6.6-Loppa series...
DDR4 Memory Speed Tests With The Core i7 6800K On Ubuntu Linux
A few days ago I posted my first Core i7 6800K benchmarks under Ubuntu Linux compared to various other CPUs. Out of requests from some premium members, here are some straight-forward memory clocking tests of the i7-6800K on Ubuntu 16.04 LTS with the Linux 4.8 kernel. Tests were done from dual-channel DDR4 up through quad-channel DDR4 at DDR4-3000MHz.
Warhammer 40,000: Dawn of War II Rolls Out To Linux Gamers, Will Run Fine On Mesa
Seven years after Warhammer 40,000: Dawn of War II launched on Windows, the game is rolling out today to Linux along with Chaos Rising and Retribution...
Unity Rolls Out Vulkan Renderer In Preview Form
Unity today rolled out their first public preview of their Vulkan renderer for this popular cross-platform game engine...
PostgreSQL 9.6 Officially Released With Parallel Query Support
The PostgreSQL 9.6 database server is now officially released as the project's latest feature release...
Mesa Looks At Switching To Jemalloc For Faster Performance
Marek Olšák is looking at using the jemalloc memory allocator for faster GLSL compilation and ultimately could redirect all malloc/calloc/realloc/free calls in Mesa to using jemalloc...
Ubuntu 16.10 Doesn't Change Much With Performance, Clear Linux Still Leads In Most Tests
Given yesterday's Ubuntu 16.10 final beta release ahead of the official "Yakkety Yak" debut in two weeks, I decided to run some benchmarks of Ubuntu 16.10 compared to Ubuntu 16.04.1 LTS on the same system plus also throwing in the Intel Clear Linux distribution given it tends to be one of the most performant...
There's Talk Of Doing The Next Mesa Release, Albeit Belated
AMD developer Marek Olšák initiated the discussion about calling for the next Mesa release to succeed version 12.0. Regardless, it's looking like it will be another release off their three-month cadence...
SDL 2.0.5 Is Readying For Release: Relative Mouse Mode For Wayland/Mir, Audio Capture
SDL 2.0 point releases have ranged from being a few months apart to as much as two years apart. Fortunately, SDL 2.0.5 is now being put together for release just nine months after SDL 2.0.4...
RadeonSI Gallium3D Is Now One Extension Away From OpenGL 4.4 Compliance
Landing over night in Mesa Git is support for the RadeonSI Gallium3D driver with the ARB_query_buffer_object extension. Now on Mesa Git that means there is just one extension away before this AMD GCN OpenGL driver supports the 4.4 specification...
Valve's Steam Controller With SteamOS/Linux Support Is Now Listed For Just $35
If you have been put off from ordering a Steam Controller for your SteamOS/Linux gaming system due to the $50 USD price-tag, it's been marked down to $35...
Servo Web Engine Now Supports Promises, Continues Churning Along
It's been nearly two months since last writing about Mozilla's Servo web layout engine (in early August, back when WebRender2 landed) but development has kept up and they continue enabling more features for this next-generation alternative to Gecko...
OpenBSD Founder Calling For LLVM To Face A Cataclysm Over Its Re-Licensing
For over one year there's been talk of LLVM pursuing a mass relicensing from its University of Illinois/NCSA Open Source License, which is similar to the three-clause BSD license, to the Apache 2.0 license with explicit mention of GPLv2 compatibility. As mentioned in that aforelinked article, this re-licensing is moving ahead. OpenBSD leader Theo de Raadt is predicting this could cause a major problem and is in fact hoping for it...
FreeBSD 11.0-RELEASE Needs To Be Respun Due To Security Issues
The delayed FreeBSD 11.0 release just suffered another last-minute set-back. While "FreeBSD 11.0-RELEASE images" were distributed to FTP mirrors and the official announcement expected today, these images need to be re-spun to contain some security fixes and thus pushing back the official release...
Raspberry Pi Announces PIXEL Desktop Environment
Today the Raspberry Pi Foundation formally announced the Raspberry Pi PIXEL, their own desktop that will be used in future Raspbian spins...
Ubuntu 16.10 Isn't Shipping Vulkan Support By Default
With Ubuntu 16.10 being right around the corner you may be wondering about its support for Vulkan. Here's my experience when trying out today's Ubuntu 16.10 "beta 2" release and looking for Vulkan support...
NVIDIA Shows Off Their Latest Linux-Powered AI Car Demonstration
For those curious how NVIDIA's DRIVE PX 2 system is working and how their self-driving car efforts are progressing, they've published a new video today showing their self-driving car that's taught by deep learning with analyzing human driving patterns...
macOS 10.12 Sierra vs. Ubuntu 16.04 Linux Benchmarking
Apple released macOS 10.12 "Sierra" last week as the successor to OS X El Capitan. Given this annual update to macOS / OS X, here are benchmarks of macOS Sierra compared to Ubuntu 16.04 LTS on a MacBook Air and Mac Mini computers.
LibreSSL 2.5 Released With New Features, iOS Support
LibreSSL 2.5.0 is available today as the newest version of this growing fork of OpenSSL led by the OpenBSD project...
NVIDIA Announces "Xavier" AI Supercomputer SoC With Custom ARM64 + Volta GPU
NVIDIA announced at GTC Europe today their forthcoming Xavier SoC that will succeed Parker. At least for now, Xavier is super exciting and is aimed to be a "AI supercomputer" SoC...
NVIDIA Officially Releases CUDA 8
While it has been available in early form for a few months, today NVIDIA announced the general availability of CUDA 8...
DRM-Next Gets Ready For The Linux 4.9 Kernel
David Airlie has pulled the remaining DRM driver feature pull requests into DRM-Next, in preparation for the Linux 4.9 merge window opening next week...
Systemd Adds New "ProtectSystem Strict" Option, Other New Tunables
Landing over night in systemd Git were several new tunables for offering better system security/protection. The systemd-udevd.service is also now run in a Seccomp-based sandbox to prohibit any network access...
A Deep Dive Into Vulkan's Validation Layers
The plugable validation layers concept is one of many great improvements with Vulkan over OpenGL. If you are new to Vulkan development or just haven't explored the validation layers yet, The Khronos Group and LunarG hosted a webinar this week concerning this area of the new high-performance graphics API...
Intel's Beignet OpenCL For Linux Now Supports LLVM 3.9
With the recent Beignet 1.2 release some Phoronix readers expressed disappointment that this Intel OpenCL implementation for Iris/HD Graphics hadn't supported the recently-released LLVM 3.9. Well, now it does...
Ubuntu 16.10 Final Beta Released
It feels like so soon - we are just two weeks out from seeing the official Ubuntu 16.10 "Yakkety Yak" release. Today the final beta is available...
Mesa Preps For Landing The On-Disk Shader Cache
Just a few days ago was the fifth version of the proposed Mesa on-disk shader cache and it's looking like it may finally be ready for merging with some of the prep infrastructure work having landed today in mainline Mesa...
Testing The BCache SSD Cache For HDDs On Linux 4.8
It has been over one year since last testing the mainline Linux kernel's BCache support for this block cache that allows solid-state drives to act as a cache for slower hard disk drives. Here are some fresh benchmarks of a SATA 3.0 SSD+HDD with BCache from the Linux 4.8 Git kernel.
There Are Around 2,000 Steam Linux Games Available
There are about 2,000 Steam Linux games that are published and working (1,999 as of right now), granted a majority of them are indie games and only about a fifth of the games available for Steam on Windows or less than half of the number of games available for OS X...
Boot 2 Gecko Being Stripped From Mozilla's Codebase
At the end of 2015 Mozilla effectively put an end to Firefox OS / Boot 2 Gecko by concluding things weren't working out for Mozilla Corp and their commercial partners to ship Firefox OS smartphones. All commercial development around it has since stopped and they are now preparing to strip B2G from the mozilla-central code-base...
KDE Kirigami 1.1 UI Framework Released
One month after Kirigami's first public release, KDE Kirigami 1.1 is now available as the newest stable of this user-interface framework designed for mobile and convergent applications in Qt...
Fedora 25 Goes Into Beta Freeze Today, New Features Need To Be Completed
Today is a big day along the Fedora 25 schedule and stepping towards its official debut in November...
Performance-Boosting HiZ Patches Revised For Intel's Vulkan Linux Driver
A revised set of 11 patches were published this week for implementing basic HiZ (Hierarchical Z) support within Intel's open-source Vulkan "ANV" Mesa driver...
RADV Vulkan Driver Can Now Correctly Render Talos Principle
With all of the RADV Radeon Vulkan activity in the past few weeks, The Talos Principle now renders correctly when using this community-driven Vulkan graphics API driver!..
X.Org's GLAMOR 2D Performance Continues To Be Tuned
While GLAMOR has already been around for a number of years as a means of providing generic X11 2D acceleration over OpenGL for the X.Org Server, it's a seemingly never-ending process to optimize its code-paths for best performance. More improvements are en route for making GLAMOR 2D faster, which should especially be helpful for Raspberry Pi users making use of the VC4 driver stack on this very slow-speed hardware...
The Linux State Of AMD's Zen x86 Memory Encryption
With AMD's forthcoming Zen processors is support for some new memory encryption technologies that are of particular benefit for virtualized environments...
KDE Introduces An Advisory Board
A KDE Advisory Board has been formed by KDE e.V. to provide greater insight and cooperation around this free software desktop environment...
Intel Core i7 6800K Benchmarks On Ubuntu + Linux 4.8
While the Core i7 6800K has been available for a few months now, there hadn't been any review on it since Intel hadn't sent out any Broadwell-E samples for Linux testing this time around. However, I did end up finally buying a Core i7 6800K now that the Turbo Boost Max 3.0 support is finally coming together (at first, Intel PR said it wouldn't even be supported on Linux) so that I can run some benchmarks there plus some other interesting items on the horizon for benchmarking. Here are some benchmarks of the i7-6800K from Ubuntu 16.04 LTS with the Linux 4.8 kernel.
Reiser4 Implements Mirror & Failover Support
Edward Shishkin, one of the last remaining Reiser4 developers and the one who has been leading this out-of-tree file-system the past few years, has implemented logical volumes support with support for mirrors (in effect, RAID 0) and failover support at the file-system level...
LLVM Cauldron 2016 Videos, Slides Published
The inaugural LLVM Cauldron conference happened earlier this month ahead of the GNU Tools Cauldron in Hebden Bridge, UK. All of the slides and videos from this latest LLVM conference are now available...
OpenMW 0.40 Released, Continues Striving As Open-Source Morrowind Reimplementation
OpenMW 0.40 is now available as the well known open-source reimplementation of the Elderscrolls III: Morrowind game...
Steam Dev Days Are In 2 Weeks; SteamOS/Linux Will Be Talked About
Coming up in two weeks marks the return of Steam Dev Days. Linux and SteamOS gaming will be talked about there, but so far no indications of Steam Machines...
Pairing LLVM JIT With PostgreSQL Can Speed Up Database Performance
Using the LLVM JIT with PostgreSQL can vastly speed up the query execution performance and shows off much potential but it hasn't been mainlined yet...
Linux 4.8-rc8 Released: Linux 4.8 Next Weekend
Linus Torvalds issued on Sunday night the eighth weekly test version of the Linux 4.8 kernel with the expectation of officially releasing this new kernel next weekend...
The RADV Radeon Vulkan Linux Driver Continues Picking Up Features
It has been about two weeks since last reporting on "RADV" Radeon Vulkan activities, but development hasn't let up and there has been several feature commits since then on this open-source Vulkan Linux driver for Radeon AMDGPU-interfacing hardware...
Fedora Now Has Bootable RISC-V Disk Images Available
Fedora has been making a lot of RISC-V build/packaging progress over the past few months while this weekend the milestone was announced that they are hosting clean, RPM-built, bootable disk images for this open-source RISC-V instruction set architecture...
Testing Various HDDs & SSDs On Ubuntu With The Linux 4.8 Kernel
Here are some fresh benchmarks of various solid-state drives (SATA 3.0 SSDs plus two NVMe M.2 SSDs) as well as two HDDs for getting a fresh look at how they are performing using the Linux 4.8 Git kernel...
PostgreSQL 9.6 Preparing To Release Next Week With Its Parallel Queries Support
PostgreSQL 9.6 is being prepared for release on 29 September as the database system's latest major update...
SuperTux 0.5 Released With In-Game Level Editor
SuperTux v0.5 is now available as the newest version of this open-source Tux-themed game inspired by Super Mario Bros...
...596597598599600601602603604605...