Previous | Next --- Slide 29 of 43
Back to Lecture Thumbnails
rrp123

Wouldn't this be a memory constrained optimization problem? We would want to simulate as accurately as possible how our processor interacts with L1 and L2 caches as well as main memory and this would require a lot of information to be stored in memory. Correct me if I'm wrong though, because I'm still kind of confused about the difference between time constrained optimization and memory constrained optimization.