Updated XZ Code Lands In Linux 6.12
([Linux Kernel] 1 Minute Ago
XZ Embedded)
- Reference: 0001493074
- News link: https://www.phoronix.com/news/Linux-6.12-Updated-Embedded
- Source link:
The kernel patches collected by Andrew Morton were upstreamed today for the Linux 6.12 kernel. Among those changes are pulling in the updated XZ Embedded code.
Merged for Linux 6.12 are the XZ Embedded patches that have been [1]under review the past several months. The revised XZ Embedded code shifts to the BSD Zero Clause License, new ARM64 and RISC-V BCJ filters, updated documentation, and other enhancements for in-kernel users of this XZ compression code. ARM64 and RISC-V also now enjoy Image.xz compression support.
The patch for using only single-threaded mode rather than multi-threaded mode is for the kernel image compression and was done since it provides slightly better compression while using less RAM. The 128MB dictionary size also helps with offering the best XZ compression for the kernel image.
[2]The merge updating the XZ code also has a variety of other bug fixes and other random updates throughout. Among those changes are [3]updates to the seldom talked about NILFS2 file-system .
[1] https://www.phoronix.com/news/XZ-Linux-Kernel-Patches-v2
[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7856a565416e0cf091f825b0e25c7a1b7abb650e
[3] https://www.phoronix.com/news/NILFS2-Patches-Coming-6.12
Merged for Linux 6.12 are the XZ Embedded patches that have been [1]under review the past several months. The revised XZ Embedded code shifts to the BSD Zero Clause License, new ARM64 and RISC-V BCJ filters, updated documentation, and other enhancements for in-kernel users of this XZ compression code. ARM64 and RISC-V also now enjoy Image.xz compression support.
The patch for using only single-threaded mode rather than multi-threaded mode is for the kernel image compression and was done since it provides slightly better compression while using less RAM. The 128MB dictionary size also helps with offering the best XZ compression for the kernel image.
[2]The merge updating the XZ code also has a variety of other bug fixes and other random updates throughout. Among those changes are [3]updates to the seldom talked about NILFS2 file-system .
[1] https://www.phoronix.com/news/XZ-Linux-Kernel-Patches-v2
[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7856a565416e0cf091f825b0e25c7a1b7abb650e
[3] https://www.phoronix.com/news/NILFS2-Patches-Coming-6.12
emansom