Add chicken bit to disable I$ prefetching (#2238)
Like 37a3161b, this is also just for post-silicon debug purposes. Disabling prefetch doesn't add much extra PSD benefit beyond disabling speculative refill, because the latter disables prefetching on speculative accesses already, leaving only next-line prefetches following non-speculative refills. But it is worth something.
parent
cca6d83d
Please register or sign in to comment