Searched hist:e34191fad8e5d9fe4e76f6d03b5e29e3eae7535a (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/rcutorture/configs/lock/ |
H A D | LOCK04.boot | e34191fad8e5d9fe4e76f6d03b5e29e3eae7535a Mon Sep 29 15:14:23 CEST 2014 Davidlohr Bueso <dave@stgolabs.net> locktorture: Support rwlocks
Add a "rw_lock" torture test to stress kernel rwlocks and their irq variant. Reader critical regions are 5x longer than writers. As such a similar ratio of lock acquisitions is seen in the statistics. In the case of massive contention, both hold the lock for 1/10 of a second.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
H A D | LOCK04 | e34191fad8e5d9fe4e76f6d03b5e29e3eae7535a Mon Sep 29 15:14:23 CEST 2014 Davidlohr Bueso <dave@stgolabs.net> locktorture: Support rwlocks
Add a "rw_lock" torture test to stress kernel rwlocks and their irq variant. Reader critical regions are 5x longer than writers. As such a similar ratio of lock acquisitions is seen in the statistics. In the case of massive contention, both hold the lock for 1/10 of a second.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
H A D | CFLIST | diff e34191fad8e5d9fe4e76f6d03b5e29e3eae7535a Mon Sep 29 15:14:23 CEST 2014 Davidlohr Bueso <dave@stgolabs.net> locktorture: Support rwlocks
Add a "rw_lock" torture test to stress kernel rwlocks and their irq variant. Reader critical regions are 5x longer than writers. As such a similar ratio of lock acquisitions is seen in the statistics. In the case of massive contention, both hold the lock for 1/10 of a second.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
/linux/kernel/locking/ |
H A D | locktorture.c | diff e34191fad8e5d9fe4e76f6d03b5e29e3eae7535a Mon Sep 29 15:14:23 CEST 2014 Davidlohr Bueso <dave@stgolabs.net> locktorture: Support rwlocks
Add a "rw_lock" torture test to stress kernel rwlocks and their irq variant. Reader critical regions are 5x longer than writers. As such a similar ratio of lock acquisitions is seen in the statistics. In the case of massive contention, both hold the lock for 1/10 of a second.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|