Something is calling callpal halt which isn't normally done in FS mode. It only occurs if some kind of fatal error is happening. I don't have time to dig into this right now, but perhaps someone else can. What does the console say? Do you happen to have a callpal halt in the radix binary? If you look at the linux source code, there are very few places where call_pal halt is called, and they all mean something horrible has happened. Have you modified the simulator?
Ali On Mar 19, 2009, at 1:35 PM, Steve Stephen wrote: > ALPHA ISA detailed mode.... > > ---- Original message ---- > >Date: Thu, 19 Mar 2009 14:09:11 -0400 > >From: Gabriel Michael Black <[email protected]> > >Subject: Re: [m5-users] halt > >To: M5 users mailing list <[email protected]>, Steve Stephen > ><[email protected] > > > >Cc: [email protected] > > > >Which ISA are you using? > > > >Quoting Steve Stephen <[email protected]>: > > > >> when running radix benchmark (splash) using 4 cpus in FS mode using > >> provided fs.py > >> > >> 56993956000: system.cpu3..break_event: break event panic triggered > >> panic: Halt not implemented! > >> > >> > >> > > > > > > > >_______________________________________________ > >m5-users mailing list > >[email protected] > >http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
