Re: [Gems-users] Miss latencies


Date: Wed, 12 Jul 2006 13:11:34 -0500 (CDT)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] Miss latencies
This is calculated when the Ruby sequencer completes a request and
determines the total number of cycles it took.

Look in the hitCallback chain in $GEMS/ruby/system/Sequencer.C

You might even want to add information to determine the latencies of
different classes of misses.

--Mike


> Hi,
>
> I'd like some help to understand how ruby calculates the miss latencies that
> appears at "All non-zero cycle demand cache accesses" when I give the
> dump-stats command.
> Is there some file where I can find the formulas for count, average and
> standard deviation?
> My doubt came because I'm using a multi-bank configuration and I'd like to
> be sure about the statistics that my simulations are generating.
>
> Thank you very much!
>
> --
> Filipe Montefusco Scoton
>
[← Prev in Thread] Current Thread [Next in Thread→]