From: Paul E. McKenney Date: Wed, 26 Feb 2014 20:14:51 +0000 (-0800) Subject: torture: Intensify locking test X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~26^2^2~2^3~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da601c63fd3a3e6c30f85eefd5ee46397b5b439d;p=pandora-kernel.git torture: Intensify locking test The current lock_torture_writer() spends too much time sleeping and not enough time hammering locks, as in an eight-CPU test will often only be utilizing a CPU or two. This commit therefore makes lock_torture_writer() sleep less and hammer more. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed