----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3076/#review7053 -----------------------------------------------------------
I'm not arguing against this patch, but I do see the original rationale. Running a binary natively, or appending "gem5.opt config.py -c" in front of the binary will produce the same outputs. I don't think I have an opinion one way or the other. - Jason Power On Aug. 24, 2015, 6:56 a.m., Steve Reinhardt wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3076/ > ----------------------------------------------------------- > > (Updated Aug. 24, 2015, 6:56 a.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 11064:98f8322edfdb > --------------------------- > syscall_emul: create Process output files in output dir > > Redirected output files from Process objects were being created in > the current directory instead of in the output directory. > > > Diffs > ----- > > src/sim/process.cc 842f56345a421244a7a8988a5bc4fb1cfbf409ef > > Diff: http://reviews.gem5.org/r/3076/diff/ > > > Testing > ------- > > > Thanks, > > Steve Reinhardt > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
