• Paul E. McKenney's avatar
    rcuperf: Change rcuperf to rcuscale · 4e88ec4a
    Paul E. McKenney authored
    This commit further avoids conflation of rcuperf with the kernel's perf
    feature by renaming kernel/rcu/rcuperf.c to kernel/rcu/rcuscale.c, and
    also by similarly renaming the functions and variables inside this file.
    This has the side effect of changing the names of the kernel boot
    parameters, so kernel-parameters.txt and ver_functions.sh are also
    updated.  The rcutorture --torture type was also updated from rcuperf
    to rcuscale.
    
    [ paulmck: Fix bugs located by Stephen Rothwell. ]
    Reported-by: default avatarIngo Molnar <mingo@kernel.org>
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    4e88ec4a
rcuscale.c 21.7 KB