> On 2010-08-19 10:33:02, Ali Saidi wrote: > > src/cpu/o3/fetch_impl.hh, line 1153 > > <http://reviews.m5sim.org/r/200/diff/1/?file=1939#file1939line1153> > > > > Fair enough, but it's how all the serial numbers are printed in the > > file. if we want to change it we should probably have a diff that changes > > them all.
That's fine. - Nathan ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/200/#review270 ----------------------------------------------------------- On 2010-08-13 10:18:10, Ali Saidi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.m5sim.org/r/200/ > ----------------------------------------------------------- > > (Updated 2010-08-13 10:18:10) > > > Review request for Default and Min Kyu Jeong. > > > Summary > ------- > > O3: Skipping mem-order violation check for uncachable loads. > Uncachable load is not executed until it reaches the head of the ROB, > hence cannot cause one. > > > Diffs > ----- > > src/cpu/o3/fetch_impl.hh 3c48b2b3cb83 > src/cpu/o3/iew_impl.hh 3c48b2b3cb83 > src/cpu/o3/lsq_unit_impl.hh 3c48b2b3cb83 > > Diff: http://reviews.m5sim.org/r/200/diff > > > Testing > ------- > > > Thanks, > > Ali > > _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
