what M5 page are you referring to that says it works? This page shows some starter info on running spec2k6: http://m5sim.org/wiki/index.php/SPEC2006_benchmarks
What CPU model are you running? Have you tried implementing the system call yourself? You may be able to look at how other system calls are defined and form your own definition. On Wed, Mar 23, 2011 at 3:46 PM, Veydan Wu <[email protected]> wrote: > Hi, all. I ran spec2006 on M5 Alpha FS mode. The benchmark "povray" > encounters an error: > fatal: syscall chdir (#12) unimplemented. > @ cycle 914691000 > [unimplementedFunc:build/ALPHA_SE/sim/syscall_emul.cc, line 82] > However, the M5 website says this program runs OK on M5. I can't find the > implementation of this system call in the latest m5 source code. Can anyone > tell me how to solve this problem? Thanks in advance. > -- > Regards, > > Veydan > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > -- - Korey _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
