Hi, Suppose I put my application on benchmarks/hello inside the image.
Supose I want to run just a simple test: ALPHA_FS/m5.debug -d output -ETEST=HELLO ../configs/fullsys/run.py From what I read the -ETEST is passed to m5, and specificaly this environment variable is passed to configs/fullsys/Benchmarks.py. From what I have understood, if I want to include my benchmark, it´s just needed to include it in configs/fullsys/Benchmarks.py the pointer to hello.rcS. So, the HELLO variable is passed. I would like to understand how this variable is passed to /etc/init.d/rcS and how it can specify the benchmark (hello.rcS, etc) you want to run if you have several ones. Thanks for your help, Mario ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ m5sim-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/m5sim-users
