summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHyunchul Lee <hyc.lee@gmail.com>2026-08-21 14:00:57 +0900
committerNamjae Jeon <linkinjeon@kernel.org>2026-08-21 19:06:45 +0900
commit7ddb3fef353231adcaba2c6c891463226e9c199f (patch)
treea1af0266a8b5de6538ba733fadb70cbdea85fb6e /tools/perf/scripts/python
parentf39cd3f7fcafe2681f7d1fe916748f3e42be0c4c (diff)
downloadlinux-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