Messages in this thread |  | | Date | Tue, 9 Oct 2001 09:11:01 -0700 | From | Richard Henderson <> | Subject | Re: RFC: patch to allow lock-free traversal of lists with insertion |
| |
On Tue, Oct 09, 2001 at 07:03:37PM +1000, Rusty Russell wrote: > I don't *like* making Alpha's wmb() stronger, but it is the > only solution which doesn't touch common code.
It's not a "solution" at all. It's so heavy weight you'd be much better off with locks. Just use the damned rmb_me_harder.
r~ - 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/
|  |