logoalt Hacker News

10000truthstoday at 1:51 PM1 replyview on HN

x86 provides this control with non-temporal load/store instructions.


Replies

convolvatrontoday at 3:06 PM

that solves the pollution problem, but it doesn't pin cache lines. it also doesn't cover the case that ppc does where you want to assert a line is valid without actually fetching.