-
- Downloads
rcuperf: Change rcuperf to rcuscale
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:Ingo Molnar <mingo@kernel.org> Signed-off-by:
Paul E. McKenney <paulmck@kernel.org>
Showing
- Documentation/admin-guide/kernel-parameters.txt 18 additions, 18 deletionsDocumentation/admin-guide/kernel-parameters.txt
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- kernel/rcu/Kconfig.debug 1 addition, 1 deletionkernel/rcu/Kconfig.debug
- kernel/rcu/Makefile 1 addition, 1 deletionkernel/rcu/Makefile
- kernel/rcu/rcuscale.c 165 additions, 165 deletionskernel/rcu/rcuscale.c
- tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuscale-ftrace.sh 3 additions, 3 deletions...g/selftests/rcutorture/bin/kvm-recheck-rcuscale-ftrace.sh
- tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuscale.sh 7 additions, 7 deletions.../testing/selftests/rcutorture/bin/kvm-recheck-rcuscale.sh
- tools/testing/selftests/rcutorture/bin/kvm.sh 4 additions, 4 deletionstools/testing/selftests/rcutorture/bin/kvm.sh
- tools/testing/selftests/rcutorture/bin/parse-console.sh 2 additions, 2 deletionstools/testing/selftests/rcutorture/bin/parse-console.sh
- tools/testing/selftests/rcutorture/configs/rcuscale/CFLIST 0 additions, 0 deletionstools/testing/selftests/rcutorture/configs/rcuscale/CFLIST
- tools/testing/selftests/rcutorture/configs/rcuscale/CFcommon 2 additions, 0 deletionstools/testing/selftests/rcutorture/configs/rcuscale/CFcommon
- tools/testing/selftests/rcutorture/configs/rcuscale/TINY 0 additions, 0 deletionstools/testing/selftests/rcutorture/configs/rcuscale/TINY
- tools/testing/selftests/rcutorture/configs/rcuscale/TREE 0 additions, 0 deletionstools/testing/selftests/rcutorture/configs/rcuscale/TREE
- tools/testing/selftests/rcutorture/configs/rcuscale/TREE54 0 additions, 0 deletionstools/testing/selftests/rcutorture/configs/rcuscale/TREE54
- tools/testing/selftests/rcutorture/configs/rcuscale/ver_functions.sh 2 additions, 2 deletions...ng/selftests/rcutorture/configs/rcuscale/ver_functions.sh
Loading
Please register or sign in to comment