Hi,
I am interested in finding out the number of read and write
misses(separately)on the system bus generated for a single
processor (when the snoop controller probes the Cache because
of these misses)
I would like to know the following for that.
How to I differentiate one processor from other ...(Is is from
some proc_id)
How to I link GETS and GETX to the read and write misses and
where do I modify the code?
In the Ruby Dump stats file I have event counts Own_GETS,
Other_GETS .....Is it something relevant to the read and
misses that I want monitor?
-Alokika
|