Hacker News new | past | comments | ask | show | jobs | submit login

x86 enforces (essentially) total store order across all sockets: http://www.cl.cam.ac.uk/~pes20/weakmemory/index3.html. The barriers are still useful for kernel code because other processors on the machine usually don't participate in the cache-coherency protocol.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: