Re: [Gems-users] how many cache blocks were accessed


Date: Mon, 20 Jun 2011 12:29:11 -0400
From: Hui Zhao <hzhao5@xxxxxxxxx>
Subject: Re: [Gems-users] how many cache blocks were accessed
My 5 cents: there is a function in ruby called hitcallback, you can profile in that function, and get the cache line address printed there.
 
H.Z

On Mon, Jun 20, 2011 at 4:31 AM, wenjuan du <duwenjuan1986@xxxxxxxxx> wrote:
Hi~ everybody!
       I want to know some information about ruby when the benchmark is running,like which cache blocks are accessed. Who can give me some tips about how to get that information?
I have asked this same question for a lot of times, but no one even answer me one time. So confused...
 
Thx so 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→]