you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago

When I was talking about memory, I was more thinking about how it is accessed. For example, exactly what actions are atomic, and what are not on a given architecture, these can cause unexpected interactions during multi-core work depending on byte alignment for example. Also considering how to make the most of your CPU cache. These kind of things.

  • source
  • parent