Tag

Kernel

All articles tagged with #kernel

Linux's Mount API Finally Documented After Over Six Years

Originally Published 14 days ago — by Phoronix

It took over six years for the Linux kernel's new, more flexible mount API to be properly documented in man pages, which may have hindered its adoption. The documentation finally appeared in October 2022 with the release of manpages 6.16, after multiple stalled attempts, and highlights the challenges of maintaining technical documentation in traditional formats like Groff versus modern Markdown.

Linux 6.19-rc2 Launches After Calm Week

Originally Published 22 days ago — by Phoronix

Linux 6.19-rc2, the second release candidate for the upcoming Linux 6.19 kernel, has been released with minor bug fixes, driver updates, and support for new hardware, including Seagate Barracuda drives and a guitar controller. The release is part of the usual quiet phase before the stable release expected in early February, with most changes focusing on drivers, architecture, and filesystem improvements.

Linux 6.18 Enhances Stability, Performance, and Hardware Support

Originally Published 3 months ago — by Phoronix

Linux 6.18 will include fixes for lockups caused by systemd units reading many files on filesystems with the lazytime mount option, which previously led to high CPU usage due to quadratic complexity in inode switching. The update addresses a bug in the writeback code that caused system hangs when handling large numbers of dirty inodes.

Linux Kernel 6.12 Released with Major Updates and Fixes

Originally Published 1 year ago — by OMG! Ubuntu!

Featured image for Linux Kernel 6.12 Released with Major Updates and Fixes
Source: OMG! Ubuntu!

Linux kernel 6.12 has been released, featuring significant updates like mainline support for PREEMPT_RT, enhancing real-time application performance by allowing high-priority tasks to interrupt lower-priority ones. The update also introduces the BPF scheduler, improving scheduling behavior, and adds support for various hardware, including ARM-powered devices and the Raspberry Pi 5. Other enhancements include filesystem improvements, new RISC-V CPU ISA extensions, and better support for Wacom tablets and Snapdragon-powered notebooks. Security and performance fixes are also included.

"Redox OS Sees Major Performance Boost with Rust Upgrades"

Originally Published 1 year ago — by Phoronix

The open-source Rust-written Redox OS has seen significant performance and correctness improvements in its kernel, including TLB shootdown support, improved signal handling, demand paging for performance boosts, a new frame allocator, and system call optimizations. The project aims to improve compatibility with ported applications and move closer to a self-hosted Redox, marking exciting progress for the from-scratch OS.

"Linux 6.8-rc4 Update: Bcachefs, NTFS3 Fixes, and Transmeta Crusoe Patch"

Originally Published 1 year ago — by Phoronix

Linux 6.8-rc4 kernel is now available for testing, featuring fixes for Bcachefs, NTFS3 file-system, and Transmeta Crusoe booting issues. The release includes the usual driver and core networking fixes, with Linus Torvalds noting normal commit counts and contents for this phase of the release. Despite the Super Bowl, the kernel retains its stale codename "Hurr durr I'ma ninja sloth".

"Linux 6.8-rc3 Release: Slightly Larger, Not Cause for Concern"

Originally Published 1 year ago — by Phoronix

Linus Torvalds has released Linux 6.8-rc3, the latest weekly test candidate for the upcoming Linux 6.8 kernel, noting that it's slightly larger than expected but not concerning at this stage. The release includes driver fixes, filesystem updates, and tooling improvements, with notable changes such as initial support for Lenovo Legion Go controllers and optimizations for low-memory scenarios. Linux 6.8 is anticipated to be an important release, especially with Ubuntu 24.04 LTS considering its use.