Review Board 2.0.15


Device: Bump PIO and PCI latencies to more reasonable values

Review Request #1380 - Created Aug. 29, 2012 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9198:213a0c0c3e52
---------------------------
Device: Bump PIO and PCI latencies to more reasonable values

This patch addresses a previously highlighted issue with the default
latencies used for PIO and PCI devices. The values are merely educated
guesses and might not represent the particular system you want to
model. However, the values in this patch are definitely far more
realistic than the previous ones.

In i8254xGBe, the writeConfig method is updated to use configDelay
instead of pioDelay.

A follow-up patch will update the regression stats.
util/regress all passing (disregarding t1000 and eio) with associated stats updates