Swedish Coding

Entries from November 2017

Multi-core programming and cache coherency

November 10th, 2017 by swedishcoding_1ggc23 — Comments Off on Multi-core programming and cache coherency

I presented this to the team a long time ago when we switched from PlayStation 3 to PlayStation 4 development at Naughty Dog. Even though it is a couple of years old, the contents is still very relevant. It is an introduction into memory barriers and?CPU cache architectures. It talks about?how CPUs deal with sharing […]