Home
last modified time | relevance | path

Searched hist:d72193123c81ae6123d108b3be2096f3f13b25a6 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Drcu.hdiff d72193123c81ae6123d108b3be2096f3f13b25a6 Tue May 15 17:24:41 CDT 2018 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcutorture: Correctly handle grace-period sequence wrap

The new ->gq_seq grace-period sequence numbers must be shifted down,
which give artifacts when these numbers wrap. This commit therefore
enables rcutorture and rcuperf to handle grace-period sequence numbers
even if they do wrap. It does this by allowing a special subtraction
function to be specified, and this function subtracts before shifting.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
H A Drcutorture.cdiff d72193123c81ae6123d108b3be2096f3f13b25a6 Tue May 15 17:24:41 CDT 2018 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcutorture: Correctly handle grace-period sequence wrap

The new ->gq_seq grace-period sequence numbers must be shifted down,
which give artifacts when these numbers wrap. This commit therefore
enables rcutorture and rcuperf to handle grace-period sequence numbers
even if they do wrap. It does this by allowing a special subtraction
function to be specified, and this function subtracts before shifting.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
H A Dtree.cdiff d72193123c81ae6123d108b3be2096f3f13b25a6 Tue May 15 17:24:41 CDT 2018 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcutorture: Correctly handle grace-period sequence wrap

The new ->gq_seq grace-period sequence numbers must be shifted down,
which give artifacts when these numbers wrap. This commit therefore
enables rcutorture and rcuperf to handle grace-period sequence numbers
even if they do wrap. It does this by allowing a special subtraction
function to be specified, and this function subtracts before shifting.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>