> On 2011-01-07 12:01:01, Nathan Binkert wrote: > > src/dev/x86/intdev.hh, line 62 > > <http://reviews.m5sim.org/r/384/diff/1/?file=9053#file9053line62> > > > > Can you fix the style since you're editing? The colon should be on the > > line below the one it's on.
That's not actually in the style guide unless I missed it just now, and I think having it where it is is a lot nicer. It gives you a visual clue what's on the next line just like putting operators at the end of lines instead of the beginning. - Gabe ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/384/#review658 ----------------------------------------------------------- On 2011-01-06 15:57:01, Brad Beckmann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.m5sim.org/r/384/ > ----------------------------------------------------------- > > (Updated 2011-01-06 15:57:01) > > > Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and > Nathan Binkert. > > > Summary > ------- > > IntDev: latency fix > > Since the device should be responsible for latency of packets, remove the > latency field of the IntPort completely. > > > Diffs > ----- > > src/dev/x86/intdev.hh 9f9e10967912 > > Diff: http://reviews.m5sim.org/r/384/diff > > > Testing > ------- > > > Thanks, > > Brad > >
_______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
