2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-12 23:54:19 +08:00
linux-next/tools/testing/selftests/rcutorture
Paul E. McKenney 0da8c08d71 torture: Grace periods do not piggyback off of themselves
The rcuperf trace-event processing counted every "done" trace event
as a piggyback, which is incorrect because the task that started the
grace period didn't piggyback at all.  This commit fixes this problem
by recording the task that started a given grace period and ignoring
that task's "done" record for that grace period.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2018-02-20 16:22:01 -08:00
..
bin torture: Grace periods do not piggyback off of themselves 2018-02-20 16:22:01 -08:00
configs torture: Eliminate torture_runnable and perf_runnable 2017-12-11 09:18:29 -08:00
doc rcu: Drive TASKS_RCU directly off of PREEMPT 2017-08-17 07:26:04 -07:00
formal/srcu-cbmc Merge branch 'linus' into locking/core, to resolve conflicts 2017-11-07 10:32:44 +01:00
.gitignore torture: Remove obsolete files from rcutorture .gitignore 2016-11-14 10:48:51 -08:00