Re: [Gems-users] Loading cache after ruby warmup


Date: Mon, 30 Jul 2007 08:05:57 -0500
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] Loading cache after ruby warmup
No, load-caches simply replays a trace of Loads and Stores from the cache file. This way, Ruby can in fact change during warmup and workload runs. Something else must be wrong.

--Mike

Lide Duan wrote:
Hello,

I followed the steps to warmup ruby, create a checkpoint and save caches. The next time, without changing ruby module, I could load-caches and continue to run the checkpoint. However, if I modifed and recompiled ruby after the warmup, the load-caches doesn't work. Is it mandatory to keep ruby module unchanged during the warmup and workload-running stages?

Thanks,
Lide
------------------------------------------------------------------------

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.

[← Prev in Thread] Current Thread [Next in Thread→]