I can make that change... Shorter names are better. Jayneel
On Apr 16, 2012, at 2:42 PM, "Korey Sewell" <[email protected]> wrote: > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1151/ > > configs/common/Options.py (Diff revision 1) > def addSEOptions(parser): > 144 > parser.add_option("--multithreaded", action="store_true", > we need a shorter name here... that's quite a lot to write on the command > line IMO... > > how about "--mt"? > > - Korey > > > On April 16th, 2012, 11:59 a.m., Jayneel Gandhi wrote: > > Review request for Default. > By Jayneel Gandhi. > Updated April 16, 2012, 11:59 a.m. > > Description > > Multithreaded programs did not run by just specifying the binary once on the > command line of SE mode. The default mode is multi-programmed mode. Added > option in SE mode to run multi-threaded programs. Default mode is still > multi-programmed mode. Changes to Options.py and se.py. > Testing > > Ran to check backward compatibility with multi-programmed mode. > Diffs > > configs/common/Options.py (a6830d615effc2e644fd3ebd2553c569c1d4607f) > configs/example/se.py (a6830d615effc2e644fd3ebd2553c569c1d4607f) > View Diff _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
