Searched refs:contention (Results 1 – 5 of 5) sorted by relevance
107 static int contention = 0; variable128 if (contention == 0) in rwwriter_fn()287 contention = 0; in torture_rw_low()293 contention = 1; in torture_rw_high()324 if (contention == 0) in writer_fn()331 if (contention == 0) in writer_fn()334 if (contention != 0) { in writer_fn()485 contention = 0; in torture_rcu_low()491 contention = 1; in torture_rcu_high()
60 contention will occur. As such, this concurrency model will not scale and88 contention, there is an emphasis on message passing over locking.
476 contention suggest that this probably wouldn't be a good idea anyway.
236 contention.
920 * Improved contention on global write locks by using more read locks where
Completed in 464 milliseconds