New Linux Patches Improve exFAT Read Performance Via Multi-Cluster Mapping
([Linux Storage] 8 Minutes Ago
Faster exFAT Reads)
- Reference: 0001601849
- News link: https://www.phoronix.com/news/Linux-exFAT-Reads-MC-Map
- Source link:
For those using Microsoft's exFAT file-system under Linux for the likes of flash drives and SD cards, a new patch series posted today aims to enhance the read performance. The new patches are shown to improve performance by about 10% while also heaving lower overhead.
Chi Zhiling with the Chinese Linux distribution Kylin OS posted the patch series today for adding multi-cluster mapping support to Linux's exFAT file-system kernel driver. This multi-cluster mapping allows for faster read performance, especially for sequential reads when using small cluster sizes.
The benchmarks provided show around a 10% performance improvement for 512-byte clusters and the get_block overhead dropped from 10.8% to 0.02%.
Those interested in this exFAT multi-cluster mapping support can find the patch series for now out on the [1]kernel mailing list .
[1] https://lore.kernel.org/lkml/20251226094440.455563-1-chizhiling@163.com/
Chi Zhiling with the Chinese Linux distribution Kylin OS posted the patch series today for adding multi-cluster mapping support to Linux's exFAT file-system kernel driver. This multi-cluster mapping allows for faster read performance, especially for sequential reads when using small cluster sizes.
The benchmarks provided show around a 10% performance improvement for 512-byte clusters and the get_block overhead dropped from 10.8% to 0.02%.
Those interested in this exFAT multi-cluster mapping support can find the patch series for now out on the [1]kernel mailing list .
[1] https://lore.kernel.org/lkml/20251226094440.455563-1-chizhiling@163.com/