[ofa-general] ***SPAM*** Re: [PATCH] mmu notifiers #v8
Peter Zijlstra
a.p.zijlstra at chello.nl
Tue Mar 4 02:35:32 PST 2008
On Mon, 2008-03-03 at 13:15 -0600, Jack Steiner wrote:
> I haven't thought about locking requirements for the radix tree. Most accesses
> would be read-only & updates infrequent. Any chance of an RCU-based radix
> implementation? Otherwise, don't we add the potential for hot locks/cachelines
> for threaded applications ???
The current radix tree implementation in the kernel is RCU capable. We
just don't have many RCU users yet.
More information about the general
mailing list