----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2767/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10833:543059d22d09 --------------------------- base: Allow multiple interleaved ranges This patch changes how the address range calculates intersection such that a system can have a number of non-overlapping interleaved ranges without complaining. Without this patch we end up with a panic. Diffs ----- src/base/addr_range.hh fbdaa08aaa42 Diff: http://reviews.gem5.org/r/2767/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
