Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2024-11-28 06:45
Raspbian 2019-09-26 Has Raspberry Pi SPI EEPROM Updater, NTFS-3G Added
Raspbian 2019-09-26 is out as the latest version of this Debian-based Linux distribution that leads the default OS experience for Raspberry Pi devices...
Xfce's xfce4-panel Says Farewell To GTK2 Support
Following last month's release of Xfce 4.14 that transitioned from GTK2 to GTK3 as its tool-kit, old remnants of GTK2 support are now being nuked...
LuxCoreRender 2.2 Released With Intel Open Image Denoise Yields Faster Render Times
LuxCoreRender, the open-source physically based renderer for execution on CPUs as well as OpenCL accelerators / GPUs, is out with version 2.2 and now integrates Intel's open-source Open Image Denoise...
The Xeon vs. EPYC Performance With Intel's oneAPI Embree & OSPray Render Projects
With Intel seemingly ramping up work on their open-source OSPray portable ray-tracing engine now that they have pulled it under their oneAPI umbrella as part of a forthcoming rendering tool-kit, I figured it would be the latest interesting candidate for benchmarking of AMD EPYC 7742 vs. Intel Xeon Platinum 8280 performance. In addition, the Embree ray-tracing kernels are also being benchmarked as part of this performance comparison.
Intel Releasing FSP For Xeon Scalable Skylake-SP For Coreboot Support
Intel in cooperation with Facebook have announced they are releasing a Firmware Support Package (FSP) to allow Xeon Scalable "Skylake-SP" to boot with Coreboot...
Linux 5.4 Will Try When Needed To Actively Generate RNG Entropy To Avoid Boot Problems
Linux 5.4-rc1 didn't end up being released on Sunday night as is tradition but instead there were some last-minute critical patches that landed around the kernel's handling of the random number generator / entropy at boot-time...
GCC Developers Look At Transitioning Their Codebase To C++11
Seven years after the GNU Compiler Collection (GCC) developers began transitioning their codebase from C to C++, they are now discussing the prospects of adopting C++11 as their allowed C++ standard revision for developing this open-source compiler...
OpenMandriva Can Now Clang Its Linux Kernel Build For This LLVM Focused Distribution
OpenMandriva is one of the few Linux distributions (and arguably the only prominent one) that uses LLVM Clang as its default compiler toolchain over GCC for building its packages and the preferred C/C++ compiler exposed to its users. One of the last hold outs for this Clang'ed Linux distribution has been the kernel build but that is now no longer a blocker...
QEMU's Assortment Of Virtual VGA/GPU Options & What To Pick For Desktop Virtualization
The virtual GPU/display landscape particularly for having accelerated guest graphics was once non-existent and then suffering for the open-source Linux virtualization stack around QEMU, but that is no longer the case. There are options these days to rival the GPU/display offerings of VirtualBox and VMware albeit to newcomers may not be so clear...
Linux 5.4 Should Improve NUMA Hugepage Allocation Performance
It turns out Linux 5.3 shipped with potentially subpar performance for the allocation of hugepages but that should be rectified in the now open Linux 5.4 cycle for trying to provide a sane default allocation strategy on NUMA boxes...
Wine-Nine-Standalone 0.5 Released To Improve Wine Integration With Gallium Nine
Wine-Nine-Standalone is the project making it easier to make use of Gallium3D's Direct3D 9 state tracker within Wine. Wine-Nine-Standalone 0.5 is out as the first new release since March for this project making it easier to use the Direct3D 9 Gallium state tracker within Wine...
D9VK 0.22 Released To Workaround Direct3D 9 Game Bugs
Joining DXVK 1.4.1 with a new release this weekend is D9VK 0.22 as the similar project achieving faster Direct3D 9 performance over Wine/Proton via translating the API calls to Vulkan...
Linux 5.4 Features Are Huge From exFAT To New GPUs To Enabling Lots Of New Hardware
The Linux 5.4 merge window is set to end today with the release of Linux 5.4-rc1. With the major pull requests in, here is a look at the prominent changes and new features coming with Linux 5.4. As is standard practice, there will be about eight weekly release candidates of Linux 5.4 prior to officially releasing this kernel as stable in late November or potentially early December depending upon how the cycle plays out.
KVM Changes For Linux 5.4 Fix Performance Regression, Add UMWAIT Support
A second batch of Kernel-based Virtual Machine (KVM) changes for the Linux 5.4 kernel have landed...
Intel's SNA 2D Acceleration Code Sees Rare Activity
Intel's SNA "Sandybridge New Acceleration" for 2D acceleration via their deprecated xf86-video-intel X.Org driver has seen some improvements, which is rare these days considering the for this driver that has been in perpetual version 3.0 development for the past six years...
The Linux Kernel Firms Up The Process For Dealing With Nasty Hardware Vulnerabilities
With all of the CPU security bugs over the past two years and heightened concerns about hardware vulnerabilities in general, the upstream Linux kernel has been working to create a formal process for dealing with the disclosure process and addressing said issues within the kernel code...
KDE Developers Begin Pushing Improvements For Plasma 5.18
With Plasma 5.17 releasing soon, developers have begun pushing changes targeted for Plasma 5.18. The KDE Plasma 5.18 release isn't set to arrive until next February but if any of the recent releases are an indication, it should be another exciting and solid release...
It Turns Out CPU Speculative Execution Can Be Useful For Random Entropy / RNG
While CPU speculative execution has caused a lot of frustrations over the past two years due to the likes of the Spectre vulnerabilities, it turns out CPU speculative execution can be exploited to be a viable source of random entropy for random number generators...
Richard Stallman Reportedly Steps Down As Head Of The GNU Project
It was just two days ago that Richard Stallman said he would continue as head of the GNU project after last week having resigned as head of the Free Software Foundation (as well as his post at MIT), but this afternoon he reportedly has stepped down from his GNU leadership role...
Fresh Video Encode/Decode Benchmark Numbers For Xeon Platinum 8280 vs. EPYC 7742
Given recent updates to the Intel Scalable Video Technology (SVT) open-source video encoders as well as other open-source video encoders/decoders, here is a fresh look at the performance of the AMD EPYC 7742 2P server against the Intel competition with the dual Xeon Platinum 8280...
Linux 5.4 Pulls In LOCKDOWN Support For Opt-In Hardware/Kernel Security Restrictions
While yesterday Linus Torvalds was still undecided on whether to pull in the long-revised "LOCKDOWN" kernel patches and wanted to review them patch-by-patch, following that lengthy examination he has decided to indeed land this opt-in restricted functionality for Linux 5.4...
Java Applications On GNOME Under Wayland Will Now Behave Better
For those running the GNOME Wayland session and having issues with windows not grabbing keyboard input after a child window is closed with Java applications like IntelliJ, Mutter has landed a fix...
Wine-Staging 4.17 Brings Raw Input For Overwatch, StarCitizen & Other Games
Wine 4.17 was released yesterday that merged the DXTn support and other improvements from Wine-Staging. Meanwhile Wine-Staging 4.17 is out today to re-up their game with now more than 850 patches in total against upstream Wine...
IO_uring Is More Polished With Linux 5.4
Added back during the Linux 5.1 cycle was IO_uring for fast and efficient I/O. This new interface allows for queue rings to be shared between the application and kernel to avoid excess copies and other efficiency improvements over the existing Linux AIO code. With Linux 5.4, IO_uring is in even better shape...
Radeon ROCm 2.8 Released But Still Without Navi Support
AMD released Radeon Open Compute 2.8 (ROCm 2.8) for ending out September. But to some surprise and sadness, this open-source Radeon GPU compute stack still isn't supporting the Navi GPUs...
RPM 4.15 Released With Experimental Rootless Chroot Support
RPM 4.15 is officially out this week as the newest version of the RPM Package Manager most often associated with Red Hat / Fedora systems...
Oracle Reaffirms Supporting Solaris 11 Through Part Of The Next Decade
Oracle has reaffirmed their "long term commitment to deliver innovation on Oracle Solaris" though it still doesn't look like anything past Solaris 11 will materialize...
A Last Call For Our Phoronix Premium 2019 Autumn Special
Just a friendly reminder in case you wanted to help support our open-source/Linux news coverage, Linux hardware reviews, and benchmarking work...
DXVK 1.4.1 Released With Workarounds For Batman: Arkham City, Hitman 2
DXVK lead developer Philip Rebohle has done another weekly update to DXVK for helping weekend gamers have the best Steam Play / Proton experience...
Wine 4.17 Adds DXTn Compressed Textures, Windows Script Runtime Library
Wine 4.17 has been uncorked for weekend testing as the newest bi-weekly feature development release of this open-source project for running Windows games/applications on Linux and other platforms...
Linus Torvalds Hasn't Yet Decided On "LOCKDOWN" Functionality For Linux 5.4
The Linux 5.4 kernel merge window is set to close this weekend and as of writing it's still yet to be decided by Linus Torvalds whether to accept the kernel "lockdown" functionality feature for this release...
Linux 5.4 To Allow Adjusting Intel TCC Thermal Activation Offset For Better Performance
In addition to adding Intel Icelake support to the kernel's processor thermal / int340x code, there is an interesting change with the thermal management updates for Linux 5.4 to potentially boost the performance on Intel platforms...
Initial Benchmarks Of CentOS 8.0 & CentOS Stream On Intel Xeon / AMD EPYC
With this week's release of the much anticipated CentOS 8.0 as the community/free rebuild of Red Hat Enterprise Linux 8 as well as the surprise announcement of the bleeding-edge, rolling-release CentOS Stream, we have begun benchmarking these enterprise Linux distribution releases. Up today are our first tests of CentOS 7.7 against CentOS 8.0 and the early CentOS Stream state on Intel Xeon Cascadelake and AMD EPYC Rome servers.
Lenovo To Address Linux Laptop Thermal Throttling, Lower Performance Against Windows
For owners of recent Lenovo laptops that find frequent thermal throttling and ultimately lower performance compared to Windows, the company has formally acknowledged the issue and is working towards addressing the issue...
Linux 5.4 Looks To Unify Way To Calculate The Size Of A Member Of A Struct
It has surprisingly taken until the Linux 5.4 kernel in 2019 to potentially have a single unified way for calculating the size of a member of a struct within the kernel: Linux 5.4 is looking at adding a new sizeof_member macro for handling this purpose...
TURNIP Vulkan Driver Is Back To Seeing Activity
One of the lesser known Vulkan drivers within Mesa is TURNIP but at least this week it's been seeing new activity after a recent lull of activity...
Ubuntu 19.10 Beta Released - The Eoan Ermine Brings The Latest Linux Goods
The Ubuntu 19.10 "Eoan Ermine" is now available in beta form with the official release being less than one month away...
ZFS On Linux 0.8.2 Released With Linux 5.3 Compatibility, Many Fixes
ZFS On Linux 0.8.2 is out with fixes in order to provide compatibility with the brand new Linux 5.3 stable kernel while retaining support still going back to the Linux 2.6.32 days...
SVT-AV1 0.7 Released For Speedy AV1 Video Encoding With More AVX2/AVX512 Optimizations
The engineers maintaining Intel's open-source Scalable Video Technology (SVT) encoders today released SVT-AV1 0.7 as the newest feature update to their speedy AV1 video encoder...
Richard Stallman To Continue As Head Of The GNU Project
While Richard Stallman resigned as president of the Free Software Foundation last week, he just announced he'll be continuing as head of the GNU Project...
Microsoft Developer Shows Linux Commands Seamlessly Integrated Within Windows PowerShell
While Windows itself has begun offering Tar and OpenSSH support among other integration improvements for traditional Linux administrators, it's possible to seamlessly integrate Linux commands within the PowerShell thanks to some features of PowerShell intermixed with Microsoft's Windows Subsystem for Linux...
NVIDIA RTX 2060 / 2070 / 2080 SUPER Linux Gaming Performance - 26 GPUs Benchmarked
We finally have our hands on NVIDIA's current RTX 20 SUPER graphics card line-up and have been putting the RTX 2060/2070/2080 SUPER cards through their paces under Linux. For the first of our long awaited NVIDIA RTX SUPER Linux benchmarks, first up is a look at the Linux gaming performance under a variety of native OpenGL/Vulkan games as well as Steam Play (DXVK+Proton) titles while testing a total of 26 graphics cards this round on the very latest AMD Radeon and NVIDIA GeForce drivers.
Steam Fixes Up Handling For Games With Vulkan Async Compute
A Steam beta update out today is notable for Linux gamers to avoid possible GPU crashes and corruption of the Steam overlay...
Rust 1.38 Supports Pipelined Compilation For Building Dependent Crates Sooner
Today marks the release of Rust 1.38 as the latest stable update for this increasingly popular, memory-safe programming language...
VirtIO-FS Sent In For Linux 5.4 With Better Performance Over VirtIO-9P
VirtIO-FS as a better approach for sharing folders/files with guest VMs is set to debut in Linux 5.4...
Purism Shows Off The Librem 5 Linux Smartphone In Action
Now that the first (beta-ish) batch of Librem 5 smartphones is shipping, Purism has published the first video showing the phone in its current state in action...
Parallelizing GCC's Internals Continues To Be Worked On & Showing Promising Potential
One of the most interesting Google Summer of Code projects this year was the student effort to work on better parallelizing GCC's internals to deal with better performance particularly when dealing with very large source files. Fortunately -- given today's desktop CPUs even ramping up their core counts -- this parallel GCC effort is being continued...
The Free Software Foundation Endorses First Router In 3 Years - But It's 10/100 + 802.11n WiFi
If looking for a new WiFi router to go with the RYF-pending, 802.11n-based Purism Librem 5 or just want a wireless network as libre as possible, the Free Software Foundation has announced an 802.11n WiFi router now available that respects the user's freedoms...
Intel's Mesa Drivers Point To Even More Comet Lake Parts
There were already 18 new PCI IDs for Intel's open-source OpenGL/Vulkan Linux graphics drivers for forthcoming Comet Lake processors with UHD Graphics, but now it appears there are even more models en route...
GCC's Conversion To Git: "Within The Realm Of The Practically Achievable"
It was back in July 2018 that GCC's conversion to Git was becoming a massive headache and now more than a year later it's looking like that switch from Subversion to Git is still weeks if not months from becoming official...
...323324325326327328329330331332...