diff options
| author | Sergey Senozhatsky <[email protected]> | 2024-09-02 19:56:06 +0900 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-09 16:39:10 -0700 |
| commit | 6a81bdfeb35094c3097650306a5fda9a990d8a97 (patch) | |
| tree | dffab6dabed1741ba4e9401114dabd916468fbcb /tools/perf/scripts/python/bin | |
| parent | 52c7b4e2ba508a924c991e681db534e66a851adf (diff) | |
zram: introduce zcomp_ctx structure
Keep run-time driver data (scratch buffers, etc.) in zcomp_ctx structure.
This structure is allocated per-CPU because drivers (backends) need to
modify its content during requests execution.
We will split mutable and immutable driver data, this is a preparation
path.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Sergey Senozhatsky <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Nick Terrell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions