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

Review request for Default.


Repository: gem5


Description
-------

Changeset 11656:82d65f294a37
---------------------------
mem: Functional page tables data structure change
This patch changes the inner data structure of the functional page table from
a std::unodereded_map, which allows duplicates, to a std::map, which does not.


Diffs
-----

  src/mem/page_table.hh 2c111e634da005e2b78981fadd0368662454f2ed 

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


Testing
-------


Thanks,

Alexandru Dutu

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to