Messages in this thread |  | | From | Rusty Russell <> | Subject | Re: [Lse-tech] Re: RFC: patch to allow lock-free traversal of lists with insertion | Date | Sat, 13 Oct 2001 17:38:21 +1000 |
| |
In message <Pine.LNX.4.33.0110120919130.31677-100000@penguin.transmeta.com> you write: > And hey, if you want to, feel free to create the regular > > #define read_barrier() rmb() > #define write_barrier() wmb() > #define memory_barrier() mb()
I agree... read_barrier_depends() then?
Rusty. -- Premature optmztion is rt of all evl. --DK - 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/
|  |