Re: smp overhead, and rwlocks considered harmful

Andrew Morton (akpm@digeo.com)
Sat, 22 Mar 2003 20:04:55 -0800


Anton Blanchard <anton@samba.org> wrote:
>
>
> > One thing is noteworthy: ia32's read_unlock() is buslocked, whereas
> > spin_unlock() is not.
>
> Dont forget bitops/atomics used as spinlocks like the rmap pte chain lock.
>

Did you end up deciding it was worthwhile putting a spinlock in the ppc64
pageframe for that? Or hashing for it.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/