Skip to content
Commit 70060b87 authored by Zqiang's avatar Zqiang Committed by Paul E. McKenney
Browse files

rcu: Shrink each possible cpu krcp



CPUs can go offline shortly after kfree_call_rcu() has been invoked,
which can leave memory stranded until those CPUs come back online.
This commit therefore drains the kcrp of each CPU, not just the
ones that happen to be online.

Acked-by: default avatarJoel Fernandes <joel@joelfernandes.org>
Signed-off-by: default avatarZqiang <qiang.zhang@windriver.com>
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 53922270
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment