Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Careful, memory barriers/fences have nothing to do with caches, they're for establishing an observed order on when the processor is using out of order execution. The cache still has to be strongly consistent at all times or else there's nothing that a memory barrier can do to save it.


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

Search: