Date: | Wed, 2 Dec 2009 15:21:26 -0600 |
---|---|
From: | Polina Dudnik <pdudnik@xxxxxxxxx> |
Subject: | Re: [Gems-users] Regarding ruby load-caches |
Sparsh, Instead of replaying the coherence requests to warm up the cache, what you could do is dump the contents of the cache into a file when you feel that it is sufficiently warm. So, the next time instead of warming it up by replaying the coherence requests, you can just load the cache with these values.
Note however, that the configuration must match, so if your dumped cache contents are for 4K 8 way associative cache, don't try to warm up an 8K 16 way associative cache with it. I'm not sure what you mean by "inaccurate", I don't think there would be any inaccuracy. Polina On Thu, Nov 19, 2009 at 1:33 PM, sparsh mittal ISU <sparsh@xxxxxxxxxxx> wrote: Hello All |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [Gems-users] Hello, I'm new user about GEMS, Polina Dudnik |
---|---|
Next by Date: | Re: [Gems-users] Is it right complete ruby compile??, Polina Dudnik |
Previous by Thread: | [Gems-users] Regarding dump-cache, sparsh mittal ISU |
Next by Thread: | [Gems-users] Ruby for x86 machine, Sitos Lin |
Indexes: | [Date] [Thread] |