The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] zram: lockmap tweaks
@ 2026-07-14 14:12 Sebastian Andrzej Siewior
  2026-07-14 14:12 ` [PATCH 1/2] zram: Move lockmap to be per-zram instead per table Sebastian Andrzej Siewior
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Sebastian Andrzej Siewior @ 2026-07-14 14:12 UTC (permalink / raw)
  To: linux-kernel, linux-block
  Cc: Minchan Kim, Sergey Senozhatsky, Jens Axboe,
	Sebastian Andrzej Siewior

Sergey, this should be a follow up on 
	https://lore.kernel.org/all/akza1qtgHm7zbjMW@google.com/

Could you try if this does what I claimed it does?

Sebastian Andrzej Siewior (2):
  zram: Move lockmap to be per-zram instead per table
  zram: Use a custom key for each zram object.

 drivers/block/zram/zram_drv.c | 26 +++++++++-----------------
 drivers/block/zram/zram_drv.h |  3 ++-
 2 files changed, 11 insertions(+), 18 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-07-24  7:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-14 14:12 [PATCH 0/2] zram: lockmap tweaks Sebastian Andrzej Siewior
2026-07-14 14:12 ` [PATCH 1/2] zram: Move lockmap to be per-zram instead per table Sebastian Andrzej Siewior
2026-07-24  3:25   ` Sergey Senozhatsky
2026-07-14 14:13 ` [PATCH 2/2] zram: Use a custom key for each zram object Sebastian Andrzej Siewior
2026-07-24  3:24   ` Sergey Senozhatsky
2026-07-24  7:52     ` Sergey Senozhatsky
2026-07-24  3:26 ` [PATCH 0/2] zram: lockmap tweaks Sergey Senozhatsky
2026-07-24  3:31 ` Sergey Senozhatsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox