Who controls the CPU prefetching data?

前端 未结 0 615
难免孤独
难免孤独 2020-12-08 13:55

When does the cpu start to prefetch data? For example, there is an array int arr[20][8]. When I visit arr[k][0], k=1,2,3,4,5,6,7. The cpu will pref

相关标签:
回答
  • 消灭零回复
提交回复
热议问题