Re: [Gems-users] The distribution of "total_misses" in ruby stats output


Date: Sat, 25 Aug 2007 20:10:52 -0500
From: Dan Gibson <degibson@xxxxxxxx>
Subject: Re: [Gems-users] The distribution of "total_misses" in ruby stats output
What protocol are you using? Perhaps the protocol is only profiling requests from processor 0?

Regards,
Dan

Lide Duan wrote:
Dan, the following is just a piece of output I have got:

Processor ID of current request in SimicsDriver::makeRequest() : 8
Processor ID of current request in SimicsProcessor::makeRequest() : 8
Sequencer ID of current request in Sequencer::makeRequest() : 8
Processor ID of current request in SimicsDriver::makeRequest() : 6
Processor ID of current request in SimicsProcessor::makeRequest() : 6
Processor ID of current request in SimicsDriver::makeRequest() : 8
Processor ID of current request in SimicsProcessor::makeRequest() : 8
Sequencer ID of current request in Sequencer::makeRequest() : 8
Processor ID of current request in SimicsDriver::makeRequest() : 6
Processor ID of current request in SimicsProcessor::makeRequest() : 6
Sequencer ID of current request in Sequencer::makeRequest() : 6
Processor ID of current request in SimicsDriver::makeRequest() : 8
Processor ID of current request in SimicsProcessor::makeRequest() : 8
Sequencer ID of current request in Sequencer::makeRequest() : 8

Other processor IDs also appeared besides the above, so I think SimicsDriver, SimicsProcessor and Sequencer all see the requests from all the processors.

Lide



On 8/25/07, Dan Gibson < degibson@xxxxxxxx> wrote:
Sequencer identifiers are:
(m_chip_ptr->getID()*RubyConfig::numberOfProcsPerChip()+m_version)


Regards,
Dan

_______________________________________________
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.




_______________________________________________ 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→]