diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-07-29 01:39:25 +0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-09-08 03:27:27 +0400 |
commit | c7b24d2b9a0f2ce19fdf631d3148c80a8f6010b1 (patch) | |
tree | 0845fff0ca580e0394746e6545b9f038bc4b8a44 /Documentation/RCU/stallwarn.txt | |
parent | 52db30ab23b6d00cf80b22a510c4ea4be4458031 (diff) | |
download | linux-c7b24d2b9a0f2ce19fdf631d3148c80a8f6010b1.tar.xz |
rcu: Improve RCU-tasks energy efficiency
The current RCU-tasks implementation uses strict polling to detect
callback arrivals. This works quite well, but is not so good for
energy efficiency. This commit therefore replaces the strict polling
with a wait queue.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'Documentation/RCU/stallwarn.txt')
0 files changed, 0 insertions, 0 deletions