On Thu, Nov 11, 2010 at 7:29 PM, nathan binkert <n...@binkert.org> wrote:

> > This is the convention I've been using:
> >   (1) To maintain instance variable naming conventions, I have named the
> > stats variables using lowerCamelCase.
> >   (2) For stat string output printed to stats.txt, I've used
> > lower_underscore.
> > It looks like the majority of stats.txt output strings are in
> > lower_underscore currently.  It's much easier to change instance variable
> > names than stats.txt output strings, so I'm hoping that this convention
> is
> > acceptable (I'm adding a bunch of stats for coordination with McPAT).
>
> That's more or less what I've always been using.  I think that we
> should either stick to it, or if we change something, change #1 to
> match #2.
>
>
I'd be happy if we made this approach the official one.

Steve
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to