I support getting rid of the templating in O3 for sure. Templates were new
and shiny when we started writing some parts of M5 and we got a little
carried away ;-).
As far as patch reviewing, I'm guessing many of those 35k lines of diffs
are mind-numbingly repetitive, right? If Mitch can split ou
On Thu, May 15, 2014 at 2:43 PM, Nilay Vaish wrote:
>
> I am guessing you tested with all the patches applied. When I applied
> just this patch and tried to boot Linux, I got the segmentation fault.
>
Actually I did test most of the patches individually, I think including
this one. I chatted w
changeset 54d3ef2009a2 in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=54d3ef2009a2
description:
config: remove unecessary assignment of etherlink interfaces
in makeDualRoot() the etherlink interfaces are set using the tsunami
interface
however, they
* build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/inorder-timing passed.
* build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/o3-timing passed.
* build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/simple-atomic passed.
* build/ALPHA/tests/opt/quick/se/00.hello/alpha/linux/simp