commit | 51d0f16d49f6a99189e80c50e18a12325664ef41 | [log] [tgz] |
---|---|---|
author | Michael Wang <wangyun@linux.vnet.ibm.com> | Thu Sep 20 08:51:06 2012 +0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Nov 08 11:50:17 2012 -0800 |
tree | 2d7e28e39eff3d1d169ccca95e18a0f06cc574af | |
parent | d29200efa2ad7a1dc516a1048faf98dcc01b9fef [diff] |
rcu: Optimize the 'rcu_pending' for RCU trace This patch implements the new 'rcu_pending' interface under each rsp directory, by using the 'CPU units sequence reading', thus avoiding loss of tracing data. Signed-off-by: Michael Wang <wangyun@linux.vnet.ibm.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>