[Gems-users] cache statistics with timing info.


Date: Sat, 5 Mar 2005 17:59:07 -0500
From: yilmazer@xxxxxxxxxxx
Subject: [Gems-users] cache statistics with timing info.
Hi,
I have just started to use gems. I want to collect some statistics from ruby
cache module. What I want to do is to track transitions of shared cache-lines
with timing information. 
   t1: Modified
   ..
   tn: Modified/Shared
   tm: Invalid
   what is t1 time, tn and tm?
I looked over the source code but I couldn't figure out where to start. If you
can help me, I will very appreciate it.
Thanks,
Ayse Yilmazer.
   
[← Prev in Thread] Current Thread [Next in Thread→]