In message <[email protected]>, Nils Goroll writes: >http://varnish-cache.org/changeset/4796 > >Once you're at it, it would appear to me that adding differentiated macros for >load/store/both (AMD64: lfence/sfence/mfence) or even more specific macros was >>a good idea.
Only if I need them. The membars I need are (until now) only for store order since the data structures in question are internally consistent with the right store order. This stuff is still experimental any way, so I'm not making any firm decisions yet. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [email protected] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ varnish-dev mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-dev
