[PATCH 0/2] Introduce kref_sub
Thomas Hellstrom
thellstrom at vmware.com
Tue Nov 16 06:21:06 PST 2010
Adding a function in order to be able to optimize away a number of locked
bus cycles. Callers might for whatever reason want to accumulate unreferences
in certain code paths (rcu grace periods, atomic regions ...). This makes
it possible to perform the batched unreference more efficiently.
If accepted, I'd prefer patch 1 goes through Dave's DRM tree.
More information about the dri-devel
mailing list