diff options
author | Sergey Senozhatsky <senozhatsky@chromium.org> | 2024-09-02 13:56:06 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-09-10 02:39:10 +0300 |
commit | 6a81bdfeb35094c3097650306a5fda9a990d8a97 (patch) | |
tree | dffab6dabed1741ba4e9401114dabd916468fbcb /scripts/lib/kdoc/kdoc_files.py | |
parent | 52c7b4e2ba508a924c991e681db534e66a851adf (diff) | |
download | linux-6a81bdfeb35094c3097650306a5fda9a990d8a97.tar.xz |
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/20240902105656.1383858-19-senozhatsky@chromium.org
Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Nick Terrell <terrelln@fb.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions