Open-source News

Phoronix Test Suite 9.2 Milestone 2 Released

Phoronix - Wed, 11/13/2019 - 21:12
The second development release of Phoronix Test Suite 9.2-Hurdal is now available for open-source, cross-platform and fully-automated benchmarking...

The Linux Kernel Disabling HPET For Intel Coffee Lake

Phoronix - Wed, 11/13/2019 - 20:46
Another Intel change being sent off for Linux 5.4 and to be back-ported to current stable series is disabling of HPET for Coffee Lake systems...

AMD GCN OpenMP/OpenACC Offloading Patches For The GCC 10 Compiler

Phoronix - Wed, 11/13/2019 - 16:48
Over the past year Code Sourcery / Mentor Graphics has been working extensively on the new AMD Radeon "GCN" back-end for the GCC code compiler. With the code that is found in GCC 9 and up to now in GCC 10 hasn't supported OpenMP/OpenACC parallel programming interfaces but that could soon change with patches under review...

How to cohost GitHub and GitLab with Ansible

opensource.com - Wed, 11/13/2019 - 16:02

Open source is everywhere. It's in your computer at home, it's in your computer at work, it's on the internet, and a lot of it is managed with Git. Because Git is decentralized, many people also think of it as a kind of crowdsourced backup solution. The theory is that each time someone clones a Git repository to their local computer, they are creating a backup of the project's source code. If 100 people do that, then there are 100 backup copies of a repository.


read more

What you need to know about burnout in open source communities

opensource.com - Wed, 11/13/2019 - 16:01

Earlier this year, I was burned out. Coincidentally, at the time, I was also researching the subject of burnout. It's taken some time for me to take what I researched and experienced and put it into words.

Recently, the International Classification of Diseases classified burnout as an occupational phenomenon. It defines burnout as a "syndrome conceptualized as resulting from chronic workplace stress that has not been successfully managed."

This definition leads to many questions:


read more

How to drive customer experience with agile principles

opensource.com - Wed, 11/13/2019 - 16:00

Customer experience has never been more important. People can find out just about anything with a few clicks or a voice search on their phones. They can research products, services, and companies. They can do business with organizations all over the world. They can buy with a swipe and have things shipped right to their home within a day.


read more

GNU Assembler Patches Sent Out For Optimizing The Intel Jump Conditional Code Erratum

Phoronix - Wed, 11/13/2019 - 15:40
Now that Intel lifted its embargo on the "Jump Conditional Code" erratum affecting Skylake through Cascade Lake processors, while Intel's own Clear Linux was first to carry these patches they have now been sent out on the Binutils mailing list for trying to get the JCC optimization patches into the upstream Binutils/GAS code-base...

VirtualBox SF Driver Ejected From The Linux 5.4 Kernel

Phoronix - Wed, 11/13/2019 - 13:06
Merged to the mainline Linux kernel last week was a driver providing VirtualBox guest shared folder support with the driver up to now being out-of-tree but important for sharing files between the host and guest VM(s). While the driver was part of Linux 5.4-rc7, Linus Torvalds decided to delete this driver on Tuesday...

The Gaming Performance Impact From The Intel JCC Erratum Microcode Update

Phoronix - Wed, 11/13/2019 - 08:30
This morning I provided a lengthy look at the performance impact of Intel's JCC Erratum around the CPU microcode update issued for Skylake through Cascade Lake for mitigating potentially unpredictable behavior when jump instructions cross cache lines. Of the many benchmarks shared this morning in that overview, there wasn't time for any gaming tests prior to publishing. Now with more time passed, here is an initial look at how the Linux gaming performance is impacted by the newly-released Intel CPU microcode for this Jump Conditional Code issue.

Intel's Linux Graphics Driver Updated For Denial Of Service + Privilege Escalation Bugs

Phoronix - Wed, 11/13/2019 - 06:34
Of the 77 security advisories Intel is making public and the three big ones of the performance-sensitive JCC Erratum, the new ZombieLoad TAA (TSX Asynchronous Abort), and iTLB Multihit No eXcuses, there are also two fixes to their kernel graphics driver around security issues separate from the CPU woes...

Pages