Searched hist:9011 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/ruby/system/
H A DSequencer.cc9011:52574306c576 Tue May 22 12:32:00 EDT 2012 Nilay Vaish <nilay@cs.wisc.edu> Ruby Sequencer: Schedule deadlock check event at correct time
The scheduling of the deadlock check event was being done incorrectly as the
clock was not being multiplied, so as to convert the time into ticks. This
patch removes that bug.

Completed in 32 milliseconds