summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSergey Senozhatsky <senozhatsky@chromium.org>2024-09-17 11:09:12 +0900
committerAndrew Morton <akpm@linux-foundation.org>2024-11-05 16:56:23 -0800
commit5e99893444a0e0582feb49d618195114b6e35760 (patch)
tree411ee6b4658ed4ebebb38c349a981984e048cd84 /tools/perf/scripts/python/bin
parent1a1d0f8992d5c6c8059d28cd9cb263180dd98a28 (diff)
zram: remove UNDER_WB and simplify writeback
We now have only one active post-processing at any time, so we don't have same race conditions that we had before. If slot selected for post-processing gets freed or freed and reallocated it loses its PP_SLOT flag and there is no way for such a slot to gain PP_SLOT flag again until current post-processing terminates. Link: https://lkml.kernel.org/r/20240917021020.883356-8-senozhatsky@chromium.org Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org> Cc: Minchan Kim <minchan@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions