Open-source News

Red Hat Looks For Feedback On Its New Initoverlayfs File-System Proposal

Phoronix - Wed, 12/13/2023 - 00:35
Red Hat engineers have been developing Initoverlayfs as a scalable initial file-system. The code is currently in early form and the developers are still looking for feedback from the community as well as figuring out whether it properly belongs in kernel or user-space...

LXD 5.20 Released With Canonical Changing It To AGPLv3 Licensing

Phoronix - Wed, 12/13/2023 - 00:20
Following Canonical pulling on control of LXD and maintainership being limited to Canonical employees, LXD 5.20 was released today where they have also decided to change its license moving forward to AGPLv3 by default...

ONNX Releases TurnkeyML In Collaboration With AMD For An "AI Insights Toolchain"

Phoronix - Wed, 12/13/2023 - 00:02
ONNX in collaboration with AMD have announced TurnkeyML as a new open-source machine learning toolchain focused on agile model development and deployment...

Linux 6.8 Will Make It More Clear When x86 32-bit Support Is Disabled

Phoronix - Tue, 12/12/2023 - 22:16
With Linux 6.7 there's now support for enabling/disabling 32-bit program support at boot-time. The "ia32_emulation=" argument can be used for enabling/disabling 32-bit user-space program support and the ability to support 32-bit system calls. Right now when forcing off the x86 32-bit support it can be confusing if the user is unaware as no warning is currently provided, but that is about to change...

FFmpeg Lands CLI Multi-Threading As Its "Most Complex Refactoring" In Decades

Phoronix - Tue, 12/12/2023 - 22:07
The long-in-development work for a fully-functional multi-threaded FFmpeg command line has been merged! The FFmpeg CLI with multi-threaded transcoding pipelines is now merged to FFmpeg Git ahead of FFmpeg 7.0 releasing early next year. FFmpeg is widely-used throughout many industries for video transcoding and in today's many-core world this is a terrific improvement for this key open-source project...

Intel Visual Sensing Controller Enablement Work Continues For Linux 6.8

Phoronix - Tue, 12/12/2023 - 19:45
Linux 6.6 brought an initial Intel Visual Sensing Controller "IVSC" driver. The Intel IVSC drivers have long been out-of-tree for use with Alder Lake laptops and newer. Linux 6.7 brought the La Jolla Cove Adadpter driver code as part of the IVSC controller. With Linux 6.8 there's yet more work landing on the IVSC front...

Cling 1.0 Released For Interactive C++ Interpreter

Phoronix - Tue, 12/12/2023 - 19:30
Cling 1.0 was released this week for this open-source interactive C++ interpreter that builds atop LLVM/Clang. Cling is implemented as an extension to LLVM/Clang to serve as an interpeter leveraging the read-eval-print loop (REPL) concept and relies on just-in-time (JIT) compilation...

Pages