[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1289917268-4922-1-git-send-email-thellstrom@vmware.com>
Date: Tue, 16 Nov 2010 15:21:06 +0100
From: Thomas Hellstrom <thellstrom@...are.com>
To: airlied@...hat.com
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Introduce kref_sub
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists