diff options
| author | Johannes Weiner <[email protected]> | 2024-01-29 20:36:43 -0500 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-02-22 10:24:43 -0800 |
| commit | fa9ad6e21003691905f6caa307f9e5bf27ac1c23 (patch) | |
| tree | 0c77bdb60a99b1895d7c69aa457ce3be28365725 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | ff2972aa1b5d527d982af3925258be78d26c6625 (diff) | |
mm: zswap: break out zwap_compress()
zswap_store() is long and mixes work at the zswap layer with work at
the backend and compression layer. Move compression & backend work to
zswap_compress(), mirroring zswap_decompress().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Johannes Weiner <[email protected]>
Reviewed-by: Nhat Pham <[email protected]>
Acked-by: Yosry Ahmed <[email protected]>
Reviewed-by: Chengming Zhou <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions