Dear All, I am trying to run Full System simulation in gem5. I am setting following environment variables: export M5_PATH=/home/abhishek/gem5-stable/full_system_image export LINUX_IMAGE=/home/abhishek/gem5-stable/full_system_image/disks/aarch32-ubuntu-natty-headless.img
and running the simulation as: ./build/ARM/gem5.opt configs/example/fs.py 1. Is it necessary to pass --script,--disk-image and --kernel in the command line? 2. What each option means? 3. Is it sufficient to study the effect of TLB or do I need to do something more? -- Regards, Abhishek Rajgadia Electrical Engineering, IIT Bombay
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
