----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1959/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 9818:86e4a4ef82fa --------------------------- x86: add tlb checkpointing This patch adds checkpointing support to x86 tlb. It upgrades the cpt_upgrader.py script so that previously created checkpoints can be updated. It moves the checkpoint version to 6. Diffs ----- src/arch/x86/X86TLB.py 2492d7ccda7e src/arch/x86/pagetable.cc 2492d7ccda7e src/arch/x86/tlb.hh 2492d7ccda7e src/arch/x86/tlb.cc 2492d7ccda7e src/sim/serialize.hh 2492d7ccda7e util/cpt_upgrader.py 2492d7ccda7e Diff: http://reviews.gem5.org/r/1959/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
