
10 Jun
2009
10 Jun
'09
8:18 p.m.
2009/6/10 Christian Schladetsch <christian.schladetsch@gmail.com>:
Cache coherency is King!
Well, for portability, cache obliviousness is King, since there's no way you can tune for every specific combination of memory caches, instruction caches, page caches, etc all at the same time. ( http://en.wikipedia.org/wiki/Cache-oblivious_algorithm )