Hi All, I have compiled M5 with EIO support and tried to run it with EIO traces. But there wasn't any output in the m5out/stats.txt. I ran the M5 using this command: ./build/ALPHA_SE/m5.opt configs/example/eio.py --caches --eio=eio-traces/177.mesa.eio
eio.py is modified from se.py followed Michael's instruction( http://osdir.com/ml/emulators.m5.users/2006-10/msg00013.html). The eio files are directly copied from my previous project on SimpleScalar. I printed out the standard output and error output to certain files as below. I've no idea what should be the correct output. I tried several times with different eio files. Once it printed out as "out of memory" so changed the memory size and it just printed out no result. Could anyone tell me if there is anything wrong and what the solution is? Sorry for this stupid problem. Thank you in advance. Yingying ----------------------------------------------- stdout: M5 Simulator System Copyright (c) 2001-2008 The Regents of The University of Michigan All Rights Reserved M5 compiled Jan 19 2011 13:54:01 M5 revision 000000000000 -1 default tip M5 started Jan 23 2011 19:24:17 M5 executing on manchuela command line: ./build/ALPHA_SE/m5.opt configs/example/eio.py --caches --eio=eio-traces/177.mesa.eio Global frequency set at 1000000000000 ticks per second **** REAL SIMULATION **** info: Entering event queue @ 0. Starting simulation... ------------------------------------------------ errout: 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000 warn: Prefetch instrutions is Alpha do not do anything For more information see: http://www.m5sim.org/warn/3e0eccba warn: Prefetch instrutions is Alpha do not do anything For more information see: http://www.m5sim.org/warn/3e0eccba warn: Prefetch instrutions is Alpha do not do anything For more information see: http://www.m5sim.org/warn/3e0eccba -----------------------------------------------------------------------------
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
