Commit 4e88ec4
committed
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>1 parent 65bd77f commit 4e88ec4
16 files changed
Lines changed: 207 additions & 206 deletions
File tree
- Documentation/admin-guide
- kernel/rcu
- tools/testing/selftests/rcutorture
- bin
- configs
- rcuperf
- rcuscale
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4157 | 4157 | | |
4158 | 4158 | | |
4159 | 4159 | | |
4160 | | - | |
| 4160 | + | |
4161 | 4161 | | |
4162 | 4162 | | |
4163 | 4163 | | |
4164 | | - | |
| 4164 | + | |
4165 | 4165 | | |
4166 | 4166 | | |
4167 | 4167 | | |
4168 | 4168 | | |
4169 | 4169 | | |
4170 | 4170 | | |
4171 | | - | |
| 4171 | + | |
4172 | 4172 | | |
4173 | 4173 | | |
4174 | 4174 | | |
4175 | | - | |
| 4175 | + | |
4176 | 4176 | | |
4177 | 4177 | | |
4178 | 4178 | | |
4179 | 4179 | | |
4180 | 4180 | | |
4181 | | - | |
| 4181 | + | |
4182 | 4182 | | |
4183 | 4183 | | |
4184 | | - | |
| 4184 | + | |
4185 | 4185 | | |
4186 | 4186 | | |
4187 | | - | |
| 4187 | + | |
4188 | 4188 | | |
4189 | 4189 | | |
4190 | | - | |
4191 | | - | |
| 4190 | + | |
| 4191 | + | |
4192 | 4192 | | |
4193 | 4193 | | |
4194 | | - | |
| 4194 | + | |
4195 | 4195 | | |
4196 | 4196 | | |
4197 | 4197 | | |
| |||
4200 | 4200 | | |
4201 | 4201 | | |
4202 | 4202 | | |
4203 | | - | |
| 4203 | + | |
4204 | 4204 | | |
4205 | | - | |
| 4205 | + | |
4206 | 4206 | | |
4207 | 4207 | | |
4208 | | - | |
| 4208 | + | |
4209 | 4209 | | |
4210 | 4210 | | |
4211 | | - | |
| 4211 | + | |
4212 | 4212 | | |
4213 | 4213 | | |
4214 | 4214 | | |
4215 | 4215 | | |
4216 | | - | |
| 4216 | + | |
4217 | 4217 | | |
4218 | 4218 | | |
4219 | | - | |
| 4219 | + | |
4220 | 4220 | | |
4221 | 4221 | | |
4222 | 4222 | | |
| |||
4490 | 4490 | | |
4491 | 4491 | | |
4492 | 4492 | | |
4493 | | - | |
4494 | | - | |
| 4493 | + | |
| 4494 | + | |
4495 | 4495 | | |
4496 | 4496 | | |
4497 | 4497 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17510 | 17510 | | |
17511 | 17511 | | |
17512 | 17512 | | |
17513 | | - | |
| 17513 | + | |
17514 | 17514 | | |
| 17515 | + | |
17515 | 17516 | | |
17516 | 17517 | | |
17517 | 17518 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments