-
由 Paul E. McKenney 提交于
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: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
c7b24d2b