diff options
| author | Hyunchul Lee <hyc.lee@gmail.com> | 2026-08-21 14:00:57 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-21 19:06:45 +0900 |
| commit | 7ddb3fef353231adcaba2c6c891463226e9c199f (patch) | |
| tree | a1af0266a8b5de6538ba733fadb70cbdea85fb6e /tools/perf/scripts/python | |
| parent | f39cd3f7fcafe2681f7d1fe916748f3e42be0c4c (diff) | |
| download | linux-7ddb3fef353231adcaba2c6c891463226e9c199f.tar.gz linux-7ddb3fef353231adcaba2c6c891463226e9c199f.zip | |
ntfs: implement codec ops for LZX and XPRESS
Implement the transparent compression codec ops for XPRESS (4K, 8K,
16K) and LZX (32K) algorithms. The xpress_scratch_size,
lzx_scratch_size, xpress_decompress_chunk, and lzx_decompress_chunk
wrappers provide unified interfaces and use per-call dynamic scratch
state allocation (avoiding global mutexed singletons).
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
