diff options
author | 2022-07-15 23:42:00 +0800 | |
---|---|---|
committer | 2022-07-21 22:55:30 +0800 | |
commit | fe3e5914e6dc8db743fa587748ce1d9ecd4a5dba (patch) | |
tree | 5dcdd2a062227eabfddd2b638624f5c9944e1192 /scripts/generate_rust_analyzer.py | |
parent | erofs: introduce struct z_erofs_decompress_backend (diff) | |
download | wireguard-linux-fe3e5914e6dc8db743fa587748ce1d9ecd4a5dba.tar.xz wireguard-linux-fe3e5914e6dc8db743fa587748ce1d9ecd4a5dba.zip |
erofs: try to leave (de)compressed_pages on stack if possible
For the most cases, small pclusters can be decompressed with page
arrays on stack.
Try to leave both (de)compressed_pages on stack if possible as before.
Acked-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220715154203.48093-14-hsiangkao@linux.alibaba.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions