Hello, I unrolled revision 8930 and tried to boot the kernel, but it failed because of the following error:
File "<string>", line 1, in <module> File "/i3c/hpcl/mis5413/gem5/src/python/m5/main.py", line 359, in main # once the script is done File "/i3c/hpcl/mis5413/gem5/configs/example/ruby_fs.py", line 46, in <module> from FSConfig import * File "/i3c/hpcl/mis5413/gem5/configs/common/FSConfig.py", line 53, in <module> class MemBus(Bus): TypeError: Error when calling the metaclass bases module.__init__() takes at most 2 arguments (3 given) Does anybody have an idea of what might be the reason? Thanks, Mahshid On Fri, Aug 24, 2012 at 4:00 PM, Mahshid Sedghi <mahshid.sed...@gmail.com>wrote: > Thanks Hao for the reply. So, are you booting the kernel with the o3cpu > as well? There were a comment by one of the developers saying that people > usually boot the system with an inorder cpu, take a checkpoint and then run > their simulation using the o3cpu. > > Thanks, > Mahshid > > On Tue, Aug 21, 2012 at 8:25 PM, Hao Wang <pkuwa...@gmail.com> wrote: > >> I extract revision 8930 and that works for x86 O3. >> >> Hao >> >> On Tue, Aug 21, 2012 at 5:28 PM, Mahshid Sedghi <mahshid.sed...@gmail.com >> > wrote: >> >>> Hi there. >>> >>> I have a problem similar to the one discussed in the following: >>> http://www.mail-archive.com/gem5-users@gem5.org/msg02407.html >>> >>> I am trying to boot a system with 16 out of order processors (of type >>> "detailed") running an x86 ISA in full system mode. But when it boots the >>> system, I get some warnings such as: >>> >>> warn: Address 0xffffffc0 is outside of physical memory, stopping fetch >>> >>> and the booting process gets aborted because a failed assertion: >>> >>> gem5.opt: build/X86/cpu/o3/fetch.hh:105: void >>> DefaultFetch<Impl>::FetchTranslation::finish(Fault, Request*, >>> ThreadContext*, BaseTLB::Mode) [with Impl = O3CPUImpl]: Assertion `mode == >>> BaseTLB::Execute' failed. >>> >>> Could anyone help me figure out a solution? >>> >>> Thanks, >>> Mahshid >>> >>> >>> >>> _______________________________________________ >>> gem5-users mailing list >>> gem5-users@gem5.org >>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >>> >> >> >> >> -- >> ------------------------------------------------------ >> Wang, Hao >> http://homepages.cae.wisc.edu/~wangh/ >> >> Ph.D. candidate >> Dept. of Electrical & Computer Engineering >> University of Wisconsin, Madison >> >> B.S. from >> Department of Microelectronics >> School of Electronics Engineering and Computer Science >> Peking University >> >> >> _______________________________________________ >> gem5-users mailing list >> gem5-users@gem5.org >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > >
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users