memory, cache bandwidth 的测量问题,跪求c语言高手
My laptop takes at least 1 minute to boot up and let me login and another minute before I can do any useful work!! Let’s find out how much data it can move around in that time! Write a program to measure the effective memory bandwidth in each processor for different levels of the memory hierarchyL1 cache
L2 cache
Main memory
Disc
Report results as Mbytes/second or latency in cycles (or both!)
How much data could be moved around in the boot up process?