aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGao Xiang <[email protected]>2023-05-26 20:14:55 +0000
committerGao Xiang <[email protected]>2023-05-29 15:05:25 +0000
commit6ab5eed6002edc5a29b683285e90459a7df6ce2b (patch)
tree9be901523d40febd9c6295192f3865d9a53c38e8 /tools/perf/scripts/python
parenterofs: allocate extra bvec pages directly instead of retrying (diff)
downloadkernel-6ab5eed6002edc5a29b683285e90459a7df6ce2b.tar.gz
kernel-6ab5eed6002edc5a29b683285e90459a7df6ce2b.zip
erofs: avoid on-stack pagepool directly passed by arguments
On-stack pagepool is used so that short-lived temporary pages could be shared within a single I/O request (e.g. among multiple pclusters). Moving the remaining frontend-related uses into z_erofs_decompress_frontend to avoid too many arguments. Signed-off-by: Gao Xiang <[email protected]> Reviewed-by: Yue Hu <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions