mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
@ 2025-07-29  3:19 Yu Kuai
  2025-07-29  3:19 ` [PATCH v2 1/2] " Yu Kuai
  2025-07-29  3:19 ` [PATCH v2 2/2] lib/sbitmap: make sbitmap_get_shallow() static Yu Kuai
  0 siblings, 2 replies; 12+ messages in thread
From: Yu Kuai @ 2025-07-29  3:19 UTC (permalink / raw)
  To: jack, axboe, akpm, yang.yang, dlemoal, ming.lei
  Cc: linux-block, linux-kernel, yukuai3, yukuai1, yi.zhang, yangerkun,
	johnny.chenyi

From: Yu Kuai <yukuai3@huawei.com>

Changes from v1:
 - fix some wording in patch 2
 - add review tag by Damien in patch 2

Yu Kuai (2):
  lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
  lib/sbitmap: make sbitmap_get_shallow() static

 block/bfq-iosched.c     | 35 +++++++++-----------
 block/bfq-iosched.h     |  3 +-
 block/kyber-iosched.c   |  9 ++---
 block/mq-deadline.c     | 16 +--------
 include/linux/sbitmap.h | 19 +----------
 lib/sbitmap.c           | 73 +++++++++++++++++++++++++----------------
 6 files changed, 65 insertions(+), 90 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2025-08-01  7:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-29  3:19 [PATCH v2 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap Yu Kuai
2025-07-29  3:19 ` [PATCH v2 1/2] " Yu Kuai
2025-07-29 10:16   ` Jan Kara
2025-07-30  2:03     ` Yu Kuai
2025-07-30 13:03       ` Jan Kara
2025-07-30 18:24         ` Yu Kuai
2025-07-31  2:38           ` Yu Kuai
2025-07-31 16:27             ` Jan Kara
2025-08-01  0:24               ` Yu Kuai
2025-08-01  7:44                 ` Yu Kuai
2025-07-29  3:19 ` [PATCH v2 2/2] lib/sbitmap: make sbitmap_get_shallow() static Yu Kuai
2025-07-29  9:36   ` Jan Kara

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

all inboxes | Powered by JetHome®