----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1380/ -----------------------------------------------------------
(Updated Sept. 10, 2012, 5:03 a.m.) Review request for Default. Description (updated) ------- 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. Diffs (updated) ----- src/dev/Device.py 0281650db548 src/dev/Pci.py 0281650db548 src/dev/i8254xGBe.cc 0281650db548 Diff: http://reviews.gem5.org/r/1380/diff/ Testing ------- util/regress all passing (disregarding t1000 and eio) with associated stats updates Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
