Thread (1 message) 1 message, 1 author, 2013-06-21

[PATCH 8/9] iommu: add support for ARM Ltd. System MMU architecture

From: joro@8bytes.org (Joerg Roedel)
Date: 2013-06-21 15:30:44
Also in: linux-devicetree, linux-iommu

On Fri, Jun 21, 2013 at 04:00:06PM +0100, Will Deacon wrote:
Damn, I was hoping to avoid locking on the map path. In fact, this is a good
argument to go with your suggestion below (otherwise I'd need to use
reader/writer locks which seem to be frowned on).
You should look into using rcu-lists instead. You still need a lock, but
only when you actually manipulating the lists. For traversing them it is
sufficient to take the rcu_read_lock() which has very low overhead.


	Joerg
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help