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

/gem5/src/mem/ruby/system/
H A DSequencer.ccdiff 9467:8da5ee073b92 Mon Jan 14 11:05:00 EST 2013 Malek Musleh <malek.musleh@gmail.com> ruby sequencer: converts cycles to ticks in deadlock panic()
This patch converts the panic() print outs in the Sequencer::wakeup()
call from ruby cycles to Ticks(). This makes it easier to debug deadlocks
with the ProtocolTrace flag so the issue time indicated in the panic message
can be quickly searched for.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>

Completed in 32 milliseconds