Open-source News

AMD Radeon Linux Gaming Performance On Mesa 20.1 Looking Good With RADV+ACO

Phoronix - Mon, 05/04/2020 - 19:22
Since its mainlining in Mesa 20.0, the Valve-backed ACO compiler back-end for the Radeon "RADV" Vulkan driver has been helping to reduce game load times and often increasing overall Linux gaming performance both for native titles as well as those on Steam Play with Proton+DXVK/VKD3D. With Mesa 20.1 releasing in the coming weeks, here are some recent benchmarks showing the RADV+ACO performance on Mesa 20.1-devel compared to RADV using its default AMDGPU LLVM back-end.

FSCRYPT Inline Encryption Still Being Prepared For The Linux Kernel

Phoronix - Mon, 05/04/2020 - 18:39
For a number of months now Google engineers have been working on FSCRYPT inline encryption capabilities for EXT4 and F2FS. The work is designed to offer better encryption performance on modern SoCs by having the encryption/decryption happen within the block layer as part of the bio and in turn leveraging the inline encryption hardware on modern Arm SoCs. The work still isn't merged but looks like it could be getting closer...

Freescale Ethernet Driver Unlocks A Big Performance Improvement

Phoronix - Mon, 05/04/2020 - 18:19
The Freescale "FEC" Ethernet driver used by select i.MX SoCs will be seeing better performance on the next kernel release...

IT Support Brisbane - WhaTech

Google News - Mon, 05/04/2020 - 16:24
IT Support Brisbane  WhaTech

10 Top Open Source Caching Tools for Linux in 2020

Tecmint - Mon, 05/04/2020 - 15:57
Reliable distributed computing systems and applications have become the cornerstone of prominent businesses, especially in automating and managing mission-critical business processes and delivering services to customers. As developers and system administrators of these systems...

Understanding systemd at startup on Linux

opensource.com - Mon, 05/04/2020 - 15:03

In Learning to love systemd, the first article in this series, I looked at systemd's functions and architecture and the controversy around its role as a replacement for the old SystemV init program and startup scripts. In this second article, I'll start exploring the files and tools that manage the Linux startup sequence. I'll explain the systemd startup sequence, how to change the default startup target (runlevel in SystemV terms), and how to manually switch to a different target without going through a reboot.


read more

Use this Python script to encode binary in Base94

opensource.com - Mon, 05/04/2020 - 15:02

Humans transfer information in many different ways. On the internet, the primary format is text, which is how you're reading this article. However, there is other data on the internet, such as images and sound files and so on. It might seem easy to post an image online or attach a document to an email, until you realize that HTTP/1.1 and SMTP are text-based protocols. Data transferred over such protocols must be represented as a subset of ASCII text (specifically, characters 33 to 126).


read more

Define and optimize data partitions in Apache Cassandra

opensource.com - Mon, 05/04/2020 - 15:01

Apache Cassandra is a database. But it's not just any database; it's a replicating database designed and tuned for scalability, high availability, low-latency, and performance. Cassandra can help your data survive regional outages, hardware failure, and what many admins would consider excessive amounts of data.


read more

Create interactive learning games for kids with open source

opensource.com - Mon, 05/04/2020 - 15:00

Schools are closed in many countries around the world to slow the spread of COVID-19. This has suddenly thrown many parents and teachers into homeschooling. Fortunately, there are plenty of educational resources on the internet to use or adapt, although their licenses vary. You can try searching for Creative Commons Open Educational Resources, but if you want to create your own materials, there are many options for that to.


read more

Pages