----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1530/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9355:adc19edfa256 --------------------------- base: Create a central header listing all signals used within gem5 There is currently no central place where all signals used within gem5 are listed. This patch adds a header file and with a name space containing constants for all signals used within gem5. This simplifies the task of finding a non-conflicting signal when implementing new functionality that requires signals. Diffs ----- src/base/pollevent.cc 844f9e724343 src/base/signal.hh PRE-CREATION src/sim/init.cc 844f9e724343 Diff: http://reviews.gem5.org/r/1530/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
