diff options
author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-03-10 17:54:59 +0800 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-03-17 14:02:15 +0800 |
commit | 7361d1e3763baaf7b9349c576137851458ad38d1 (patch) | |
tree | 46a35e60b7470e6809937efcbea400272c78e51d /tools/perf/scripts/python/syscall-counts.py | |
parent | 1d191b4ca51d73699cb127386b95ac152af2b930 (diff) |
erofs: support unaligned encoded data
We're almost there. It's straight-forward to adapt the current
decompression subsystem to support unaligned encoded (compressed) data.
Note that unaligned data is not encouraged because of worse I/O and
caching efficiency unless the corresponding compressor doesn't support
fixed-sized output compression natively like Zstd.
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Acked-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20250310095459.2620647-10-hsiangkao@linux.alibaba.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions