diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-07-28 14:39:25 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-09-07 16:27:27 -0700 |
commit | c7b24d2b9a0f2ce19fdf631d3148c80a8f6010b1 (patch) | |
tree | 0845fff0ca580e0394746e6545b9f038bc4b8a44 /Documentation/RCU | |
parent | 52db30ab23b6d00cf80b22a510c4ea4be4458031 (diff) |
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')
0 files changed, 0 insertions, 0 deletions