Hi Majid, Checkpoints do not save the state of the cache (at least in the classic memory system). That means that you have to warm-up the caches after restoring from a checkpoint even when the you use the same cache configuration before taking and after restoring the checkpoint.
Nikos On 22/01/2019 01:24, Majid Jalili wrote: > Is Changing the configuration (e.g. LLC size, latency, mem-type) after > taking Simpoints valid? For example, if I take my points for LLC size of > 2MB, would it be correct to increase the LLC size to 4MB and increase > the latency later on or I have to retake the simpoints with the newer > configuration again? IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
