-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1590/
-----------------------------------------------------------

Review request for Default.


Description
-------

Changeset 9378:f1b6f43d70b0
---------------------------
config: Do not use hardcoded physmem in fs script

This patch generalises the address range resolution for the I/O cache
and I/O bridge such that they do not assume a single memory. The patch
involves adding a parameter to the system which is then defined based
on the memories that are to be visible from the I/O subsystem, whether
behind a cache or a bridge.

The change is needed to allow interleaved memory controllers in the
system.


Diffs
-----

  configs/common/FSConfig.py 844f9e724343 
  configs/example/fs.py 844f9e724343 
  src/sim/System.py 844f9e724343 
  tests/configs/base_config.py PRE-CREATION 
  tests/configs/twosys-tsunami-simple-atomic.py 844f9e724343 

Diff: http://reviews.gem5.org/r/1590/diff/


Testing
-------

util/regress all passing (disregarding t1000 and eio)


Thanks,

Andreas Hansson

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to