Review Board 2.0.15


ruby: record fully busy cycle with in the controller

Review Request #1655 - Created Jan. 17, 2013 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 9479:d1627018ee1e
---------------------------
ruby: record fully busy cycle with in the controller
This patch does several things. First, the counter for fully busy cycles for a
controller is now kept with in the controller, instead of being part of the profiler.
Second, the topology class no longer keeps an array of controllers which was only
used for printing stats. Instead, ruby system will now ask each controller to print
the stats. Thirdly, the statistical variable for recording how many different types
were created is being moved in to the controller from the profiler. Note that for
printing, the profiler will collate results from different controllers.

   
Review request changed
Updated (Feb. 11, 2013, 8:23 a.m.)

Status: Closed (submitted)