public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [rfc, rft, PATCH v1 0/2] bitmap: clean up and (micro?)optimization
@ 2023-08-17 16:54 Andy Shevchenko
  2023-08-17 16:54 ` [PATCH v1 1/2] bitmap: Use constants and macros from bits.h Andy Shevchenko
  2023-08-17 16:54 ` [PATCH v1 2/2] bitmap: Optimize memset() calls Andy Shevchenko
  0 siblings, 2 replies; 8+ messages in thread
From: Andy Shevchenko @ 2023-08-17 16:54 UTC (permalink / raw)
  To: Andy Shevchenko, Yury Norov, linux-kernel; +Cc: Rasmus Villemoes

Just wanted to discuss the idea, which is represented by these two
patches. Comments, remarks, tests are all welcome!

Andy Shevchenko (2):
  bitmap: Use constants and macros from bits.h
  bitmap: Optimize memset() calls

 include/linux/bitmap.h | 26 +++++++++++++++++---------
 lib/bitmap.c           |  4 ++--
 2 files changed, 19 insertions(+), 11 deletions(-)

-- 
2.40.0.1.gaa8946217a0b


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

end of thread, other threads:[~2023-08-18  9:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-17 16:54 [rfc, rft, PATCH v1 0/2] bitmap: clean up and (micro?)optimization Andy Shevchenko
2023-08-17 16:54 ` [PATCH v1 1/2] bitmap: Use constants and macros from bits.h Andy Shevchenko
2023-08-18  6:28   ` Rasmus Villemoes
2023-08-18  8:50     ` Andy Shevchenko
2023-08-18  9:13       ` Rasmus Villemoes
2023-08-17 16:54 ` [PATCH v1 2/2] bitmap: Optimize memset() calls Andy Shevchenko
2023-08-18  6:53   ` Rasmus Villemoes
2023-08-18  8:55     ` Andy Shevchenko

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