forgot to reply all on this one. On Thu, Mar 1, 2012 at 3:35 PM, Paul Rosenfeld <[email protected]> wrote:
> It's just a normal path to a disk image file for example if you had an > image file located in /home/user/marss/ then you might issue the command: > > qemu/qemu-system-x86_64 -m 4096M -hda /home/user/marss/parsec.qcow2 > > please note if you are using the machine over ssh you might have to add > the command line flag -curses or -nographic to do console-only mode. > > For the cache coherence code, look through in ptlsim/cache/ for files like > directoryController.*, coherentCache.*, etc. > > > > On Thu, Mar 1, 2012 at 12:36 PM, pooja arora <[email protected]>wrote: > >> Dear Sir, >> >> Now I am done with error-free compilation of marss. I am not getting how >> to execute this command : >> >> qemu/qemu-system-x86_64 -m [memory_size] -hda [path-to-qemu-disk-image] >> >> >> >> *Actually I am not getting what would be the path to qemu disc image? >> >> *Kindly help me to resolve this issue.* I also want to know how to do >> Cache Coherence simulation with marss simulator.* >> -- >> Thanks and Regards, >> Pooja Arora ( [email protected]) >> M Tech (CSE) (Final Year) >> Delhi College of Engineering >> New Delhi, INDIA >> >> >> _______________________________________________ >> http://www.marss86.org >> Marss86-Devel mailing list >> [email protected] >> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel >> >> >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
