]> git.baikalelectronics.ru Git - kernel.git/commit
lib/rhashtable: fix comment on locks_mul default value
authorDavidlohr Bueso <dave@stgolabs.net>
Fri, 8 Sep 2017 23:15:45 +0000 (16:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Sep 2017 01:26:49 +0000 (18:26 -0700)
commit8562f108d40c3a3775a32bc414d150ba86991b05
tree00e7988319a1936bc251e45f67b6cb0c9235147d
parente6d26dce6a9cfe9ca788b59c07715b7a52696751
lib/rhashtable: fix comment on locks_mul default value

As of commit 4d67efc5afd ("rhashtable: avoid large lock-array
allocations"), the default value for the locks multiplier was reduced
from 128 to 32.

Update the header file to reflect this.

Link: http://lkml.kernel.org/r/20170815215401.30745-1-dave@stgolabs.net
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Cc: Florian Westphal <fw@strlen.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/rhashtable.h