Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Linux Kernel's LZ4 Compression Code Being Resynced For Better Performance & Cleanliness

Дата публикации: 27-09-2026 13:16:20

In addition to the Linux kernel's Zstd compression code being improved, the LZ4 compression code within the kernel tree is also seeing a separate set of enhancements...

Основное содержимое страницы с новостью.

LINUX KERNEL

In addition to the Linux kernel's Zstd compression code being improved, the LZ4 compression code within the kernel tree is also seeing a separate set of enhancements.

Michal Wilczynski of Samsung sent out a set of patches on Friday to overhaul the in-kernel LZ4 code. Currently the LZ4 code in the kernel is effectively a fork of the upstream code that hasn't been updated since 2017~2018. Since then the LZ4 upstream code has seen bug fixes as well as performance optimizations.

The patch series by Wilczynski allows the LZ4 code to stop being forked for kernel use with instead being able to copy the upstream source code straight into the Linux kernel tree unmodified. The LZ4 code is properly vendored for the Linux kernel and allows moving forward to simply pull in the latest LZ4 compression/decompression code.

The LZ4 benefits of this clean-up and re-sync are quite impactful. The EROFS read-only file-system with LZ4 sees around 11% higher throughput with 4K clusters or up to 14% higher read throughput with 64K clusters. Other in-kernel LZ4 benchmarks show up to a 21% gain:

Linux faster LZ4

Those interested can see this patch series for the proposed big LZ4 update for in-kernel use.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1Improved GPU Reset Coming For Raspberry Pi Boards With Linux 7.4011.8827-09-2026
2Intel Delivers A Significant Memory Hotplugging Performance Optimization For Linux04.5227-09-2026
3MM Change Slated For Linux 7.4 Yields +22904539.81% In One Metric, More Modest Wins In Others014.626-09-2026
4Linux Kernel Developers Consider Adding AGENTS.md To Help Guide AI/LLM Agents05.4825-09-2026
5Linux Kernel Introducing New Taint Due To Fuzzing Bots Yielding Impractical Bug Reports05.7824-09-2026
6Approaching A 10 Second Linux Kernel Build05.0325-09-2026
7AMDXDNA Linux Driver Being Enhanced For Current NPU3 Hardware015.8926-09-2026
8New FUTEX Syscalls Back To Being Worked On For Helping Valve's ARM64 Gaming Ambitions08.6525-09-2026
9New Patch Series Working Toward DRBD 9 Support In The Linux Kernel07.927-09-2026
10Redox OS Adds IO_uring-Like API, NUMA & Gets QEMU Working014.9325-09-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 9.31. Источник: www.phoronix.com.