Hello, I always export those variables and pass the --disk-image=/path/disk.img and --kernel=/path/vmlinux in the command line. You need --script to set your workload through a rcS script, there are examples in configs/boot/. In FS mode, gem5 simulates TLBs.
Regards, -- Fernando A. Endo, Post-doc INRIA Rennes-Bretagne Atlantique France 2016-04-26 15:47 GMT+02:00 Abhishek Rajgadia <[email protected]>: > 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 >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
