Hacker News new | ask | show | jobs
by rurban 1009 days ago
He shows the complete opposite, how to seperate data, so they won't appear on the same cache line. This is of course nonsense for single threaded accesses, but beneficial for concurrent accesses.