←back to thread

134 points samuel246 | 1 comments | | HN request time: 0.229s | source
1. eigenform ◴[] No.44458333[source]
Even more obvious if you think about the case of hardware-managed caches! The ISA typically exposes some simple cache control instructions (and I guess non-temporal loads/stores?), but apart from that, the actual choice of storage location is abstracted away from you (and your compiler).