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

From: Yu Kuai <yukuai3@huawei.com>

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

 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] 4+ messages in thread

end of thread, other threads:[~2025-07-23  4:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23  2:49 [PATCH 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap Yu Kuai
2025-07-23  2:49 ` [PATCH 1/2] " Yu Kuai
2025-07-23  2:49 ` [PATCH 2/2] lib/sbitmap: make sbitmap_get_shallow() internal Yu Kuai
2025-07-23  4:36   ` Damien Le Moal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).