Re: [Gems-users] number of hits per cache level


Date: Mon, 29 Oct 2007 14:46:17 -0500
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] number of hits per cache level
You can use the transition counts in the .stats file

You can add profiling code to each cache controller


Dave Z. wrote:
Hello,


How can I find out the number of hits per cache level? I would like to find out the hit/miss ratio, therefore I need the total number of hits and misses. Would it work if I counted the number of hits in Sequencer::makeRequest? But the issue with that approach is the cache level is not specified in the request. Please show me some pointers.


Thanks,


Dave


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________
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→]