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


Date: Sat, 25 Aug 2007 16:08:45 -0500
From: "Lide Duan" <leaderduan@xxxxxxxxx>
Subject: Re: [Gems-users] The distribution of "total_misses" in ruby stats output
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.



[← Prev in Thread] Current Thread [Next in Thread→]