[Barrelfish-users] run barrelfish on gem5
BIG_tang
wsthl19920901 at 126.com
Mon Mar 16 03:01:58 CET 2015
Now ,I was trying to run barrelfish on gem5 and doing as follows:
1.hg clone http://repo.gem5.org/gem5 -r d45a02bd5391 gem5
2.'scons build/ARM/gem5.fast
3.add the PATH to my PC
4. trun to barrelfish directory:
mkdir build
cd build
../hake/hake.sh -s .. -a armv7
5.modify'build/hake/Config.hs 'to 'gem5'
6. make arm_gem5
But,after"make arm_gem5",it has following errors: AttributeError:Class O3_ARM_v7a_ICache has no parameter 'reponse_latency'.
I couldn't solve the bug.Is there anyone could help me?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20150316/18c50f72/attachment.html
More information about the Barrelfish-users
mailing list