----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1053/ -----------------------------------------------------------
Review request for Default. Description ------- MEM: Prepare mport for master/slave split This patch simplifies the mport in preparation for a split into a master and slave role for the message ports. In particular, sendMessageAtomic was only used in a single location and similarly so sendMessageTiming. The affected interrupt device is updated accordingly. Diffs ----- src/dev/x86/intdev.cc ef8630054b5e src/mem/mport.hh ef8630054b5e src/mem/mport.cc ef8630054b5e Diff: http://reviews.gem5.org/r/1053/diff/diff Testing ------- util/regress all passing (disregarding t1000 and eio) Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
