Device: Bump PIO and PCI latencies to more reasonable values
Review Request #1380 - Created Aug. 29, 2012 and submitted
| 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
Ship It!
Posted (Sept. 7, 2012, 7:49 a.m.)
-
src/dev/i8254xGBe.cc (Diff revision 1) -
Can you elaborate on this change? It seems kind of random.
Review request changed
Updated (Sept. 9, 2012, 10:03 p.m.)
Description: |
|
|||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+4 -6) |
Ship It!
