I used EioProcess to read EIO traces under M51.1, it was great.
Currently I am migrating my code to M52.0b2(plus M5 2.0b2 encumbered files<http://www.m5sim.org/dist/current/m5-2.0b2-encumbered.tar.bz2>) , however I met error below: ======================================================== (gdb) run Starting program: /home/linj/nuca_work/prog/m5.debug test.py [Thread debugging using libthread_db enabled] [New Thread -1209018688 (LWP 7980)] M5 Simulator System Copyright (c) 2001-2006 The Regents of The University of Michigan All Rights Reserved M5 compiled Mar 14 2007 22:53:34 M5 started Wed Mar 14 23:44:50 2007 M5 executing on sky.ece.uic.edu command line: /home/linj/nuca_work/prog/m5.debug test.py fatal: Out of memory, please increase size of physical memory. @ cycle 0 [new_page:build/ALPHA_SE/sim/system.cc, line 223] Memory Usage: 193536 KBytes Program exited with code 01. ============================================================ When eio file is large( > 400MB) I met the problem, If the eio file is small(<100MB), it is OK. The machine I use has 8GB memory and since I can run m51.1 with eio traces, I think it is not a machine problem. Can any of you help me out? I am not sure if I config something wrong. Thanks, Jiang
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
