From: Paul E. McKenney Date: Thu, 5 Aug 2010 00:31:12 +0000 (-0700) Subject: rcu: Fix RCU_FANOUT help message X-Git-Tag: v2.6.37-rc1~215^2~14^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d87ffadbba88105f33271bef5f2c79366c6a4e1;p=pandora-kernel.git rcu: Fix RCU_FANOUT help message Commit cf244dc01bf68 added a fourth level to the TREE_RCU hierarchy, but the RCU_FANOUT help message still said "cube root". This commit fixes this to "fourth root" and also emphasizes that production systems are well-served by the default. (Stress-testing RCU itself uses small RCU_FANOUT values in order to test large-system code paths on small(er) systems.) Located-by: John Kacur Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed