----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1009/ -----------------------------------------------------------
(Updated Jan. 24, 2012, 7:44 a.m.) Review request for Default. Description (updated) ------- MEM: Fix fs.py by specifying the range size rather than end This patch fixes the currently broken fs.py by specifying the size of the bridge range rather than the end address. This effectively subtracts one when determining the address range for the IO bridge (from IO bus to membus), and thus avoids the overlapping ranges. Diffs (updated) ----- configs/example/fs.py 03e09db82c80 Diff: http://reviews.gem5.org/r/1009/diff/diff Testing ------- Ran fs.py with bbench Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
