Hello Sir,
When I run the command,
*./build/ALPHA_FS/m5.opt configs/example/fs.py -b
NetperfMaerts
*
it shows the following output. What does this error means? Is there no
space on my account ?
M5 Simulator System
Copyright (c) 2001-2008
The Regents of The University of Michigan
All Rights Reserved
M5 compiled Sep 29 2010 15:49:10
M5 revision ae58aacfab8f 7690 default tip
M5 started Nov 10 2010 12:05:30
M5 executing on leif.cs.lamar.edu
command line: ./build/ALPHA_FS/m5.opt configs/example/fs.py -b NetperfMaerts
Global frequency set at 1000000000000 ticks per second
Traceback (most recent call last):
File "<string>", line 1, in ?
File "/home/sudhanshub/m5/m5/src/python/m5/main.py", line 359, in main
exec filecode in scope
File "configs/example/fs.py", line 190, in ?
Simulation.run(options, root, test_sys, FutureClass)
File "/home/sudhanshub/m5/m5/configs/common/Simulation.py", line 235, in
run
m5.instantiate(checkpoint_dir)
File "/home/sudhanshub/m5/m5/src/python/m5/simulate.py", line 70, in
instantiate
obj.print_ini(ini_file)
File "/home/sudhanshub/m5/m5/src/python/m5/SimObject.py", line 775, in
print_ini
print >>ini_file, '%s=%s' % (port_name, port.ini_str())
IOError: [Errno 28] No space left on device
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users