lkml.org 
[lkml]   [2022]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] bitmap: optimize small_const path for
Date
Make all inline bitmap functions __always_inline to ensure that
small_const optimization is always possible, and improve on it for
find_next_bit() and friends.

Yury Norov (3):
bitmap: switch from inline to __always_inline
bitmap: improve small_const case for find_next() functions
bitmap: add tests for find_next_bit()

include/asm-generic/bitsperlong.h | 12 +++
include/linux/bitmap.h | 46 +++++-----
include/linux/cpumask.h | 144 +++++++++++++++---------------
include/linux/find.h | 85 ++++++++----------
include/linux/nodemask.h | 86 +++++++++---------
lib/test_bitmap.c | 23 ++++-
6 files changed, 208 insertions(+), 188 deletions(-)

--
2.34.1

\
 
 \ /
  Last update: 2022-10-27 06:38    [W:0.053 / U:1.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site