summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-07-11 22:30:24 +0400
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-09-16 21:08:02 +0400
commit35ce7f29a44a888c45c0a9f202f69e10613c5306 (patch)
tree71d72916c0582574a4317aaabd4f24291547326b /scripts/gdb/linux/utils.py
parent9386c0b75dda05f535a10ea1abf1817fe292c81c (diff)
downloadlinux-35ce7f29a44a888c45c0a9f202f69e10613c5306.tar.xz
rcu: Create rcuo kthreads only for onlined CPUs
RCU currently uses for_each_possible_cpu() to spawn rcuo kthreads, which can result in more rcuo kthreads than one would expect, for example, derRichard reported 64 CPUs worth of rcuo kthreads on an 8-CPU image. This commit therefore creates rcuo kthreads only for those CPUs that actually come online. This was reported by derRichard on the OFTC IRC network. Reported-by: Richard Weinberger <richard@nod.at> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Tested-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions