|
|
|
|
|
by gpderetta
228 days ago
|
|
Normally when talking about relaxed memory models, full cache coherency is still assumed. For example the C++11 memory model cannot be implemented on a non-cache-coherent system, at least not without massive performance penalties. |
|