diff options
author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2023-12-06 10:10:57 +0100 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2023-12-18 08:49:39 +0100 |
commit | 0ee3a0d59e007320167a2e9f4b8bf1304ada7771 (patch) | |
tree | 53248764dab476f4355824248d17195d8c1112b7 /Makefile | |
parent | erofs: refine z_erofs_transform_plain() for sub-page block support (diff) | |
download | linux-0ee3a0d59e007320167a2e9f4b8bf1304ada7771.tar.xz linux-0ee3a0d59e007320167a2e9f4b8bf1304ada7771.zip |
erofs: enable sub-page compressed block support
Let's just disable cached decompression and inplace I/Os for partial
pages as the first step in order to enable sub-page block initial
support. In other words, currently it works primarily based on
temporary short-lived pages. Don't expect too much in terms of
performance.
Reviewed-by: Yue Hu <huyue2@coolpad.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20231206091057.87027-6-hsiangkao@linux.alibaba.com
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions