Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-08-16 01:32:51 +0300
committerPaul E. McKenney <paulmck@linux.ibm.com>2018-12-01 23:45:32 +0300
commit4871848531af1d62f30032bfb872c43b9afe03ad (patch)
tree11b63cf80ada9d87aa81a061a7267e6d62754628 /kernel/torture.c
parenteaaf055f27a0eaaed0cdb0d3aa8d7fb892829ccb (diff)
rcutorture: Add call_rcu() flooding forward-progress tests
This commit adds a call_rcu() flooding loop to the forward-progress test. This emulates tight userspace loops that force call_rcu() invocations, for example, the infamous loop containing close(open()) that instigated the addition of blimit. If RCU does not make sufficient forward progress in invoking the resulting flood of callbacks, rcutorture emits a warning. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/torture.c')
0 files changed, 0 insertions, 0 deletions