----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3130/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- The patch simplifies the checkpoint support by allowing checkpoints only at the periodic sync points. Asynchronous checkpoints did not add value (in terms of precision) for parallel (MPI) benchmarks. Diffs ----- src/dev/multi_etherlink.hh 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 src/dev/multi_etherlink.cc 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 src/dev/multi_iface.hh 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 src/dev/multi_iface.cc 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 src/dev/multi_packet.hh 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 src/dev/tcp_iface.hh 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 src/dev/tcp_iface.cc 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 src/sim/global_event.hh 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 src/sim/pseudo_inst.cc 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 util/multi/tcp_server.hh 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 util/multi/tcp_server.cc 3be6083fd7744db6f9c6a6295f52331f09b3c5e4 Diff: http://reviews.gem5.org/r/3130/diff/ Testing ------- Thanks, Curtis Dunham _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
