urcu,defer_rcu: Make defer_rcu encoding more compact for marker
authorLai Jiangshan <laijs@cn.fujitsu.com>
Thu, 29 Sep 2011 17:47:13 +0000 (13:47 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 29 Sep 2011 17:47:13 +0000 (13:47 -0400)
commit2ef1bfb2cb9abb657e077814e272801e197a3c47
tree4c7ae2f04ffafe45798635bb41316ea2aeebe297
parentd7ff6cee89d7f8b4183b783d3d0a337b27d10bd2
urcu,defer_rcu: Make defer_rcu encoding more compact for marker

When the function changes (and the function is aligned), and only the
data is the marker, we can get away with using only 2 pointers rather
than 3.

[ Edit by Mathieu Desnoyers: patch cleanup, changelog updates ]

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu-defer-impl.h
This page took 0.024681 seconds and 4 git commands to generate.