There is a patch that on the reviewboard I posted that disabled FS mode for
inorder cpu. I believe I added an instruction flag on the "hwrei"
instruction for alpha which worked for inorder but broke the other cpu
models.

Unfortunately, I havent got the time to add that back in and merge
everything back together, but if you are willing to give it a go, you can
add back in the flag for the hwrei instruction and see if things get to
working again (ie pass our linux boot regression for alpha).



On Wed, Nov 2, 2011 at 11:41 PM, Ali Saidi <[email protected]> wrote:

> The inorder CPU doesn't support full system yet. It's quiet close, but
> there are a few outstanding issues.
>
> Ali
>
> On Nov 2, 2011, at 4:31 PM, shu wrote:
>
> > Hi all,
> >
> > When I run gem5 with inorder cpu,  I got a error message
> > --------------------------------
> >
> > **** REAL SIMULATION ****
> > info: Entering event queue @ 0.  Starting simulation...
> > 159971416992187500: system.terminal: attach terminal 0
> > gem5.opt: build/ALPHA_FS/sim/simulate.cc:68: SimLoopExitEvent*
> simulate(Tick): Assertion `curTick() <= mainEventQueue.nextTick() && "event
> scheduled in the past"' failed.
> > Program aborted at cycle 9223372000000000000
> > Aborted (core dumped)
> >
> > ---------------------------------
> >
> > I compiled gem5 with command " scons build/ALPHA_FS/gem5.opt" and use
> command" ./build/ALPHA_FS/gem5.opt configs/example/fs.py --inorder --caches
> --l2cache" to run the simulator.
> > I didn't change any file in gem5.
> > I run simulator with detail cpu successfully.
> >
> > Could you please tell me what I missed?
> >
> > Regards,
> > Shu
> > _______________________________________________
> > gem5-users mailing list
> > [email protected]
> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



-- 
- Korey
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to