Re: [Gems-users] Warm-up lenght


Date: Wed, 20 Sep 2006 08:14:00 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] Warm-up lenght
Daniele,

Warmup files are compressed memory reference streams and can be used to warm up Ruby's caches before measurement begins, thereby mostly eliminating the cold-start compulsory misses. It is used when running with Simics, but before Simics begins delivering memory references to ruby.

Regards,
Dan

Daniele Bordes wrote:
Hi all. I have a question regarding the input ruby parametr
"g_trace_warmup_length". It seems this parameter is used to clear ruby
stats after n memory references. Well, since it seems to me it's used
only inside the function int Tracer::playbackTrace(string filename),
my question is:

Is this parameter used only in Trace Driven simulations using
tester.exec "filename" or it's used also when Ruby is used as module
of Simics?

Sorry to be a nuisance.
Thank you very much.
_______________________________________________
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→]