Re: [gem5-users] New image of Ubuntu 17.x with custom kernel (append build string -gem5) - kernel Panic

2018-03-27 Thread Ciro Santilli
If the init process is exits or is killed, the kernel panics, and shows the message: Kernel panic - not syncing: Attempted to kill init! exitcode you can it out with a minimal init that just prints hello world and exits, e.g. along: https://unix.stackexchange.com/questions/122717/custom-linux-dis

[gem5-users] New image of Ubuntu 17.x with custom kernel (append build string -gem5) - kernel Panic

2018-03-27 Thread Vitorio Cargnini (lcargnini)
Hello, I buit an image of the latest uBuntu 17.10 and added the m5 binary into it. Created a custom kernel (pretty much the same config just compiled and appended my additional string name). Started the gem5 Full-System using the configs/example/fs.py. Using the supplied gentoo image all wor

[gem5-users] gem5+NVMain

2018-03-27 Thread Singh, G.
Hi, I am trying to extend gem5 with NVMain simulator but I am facing some issues with it. I tried building NVMain with gem5 by following the instruction on http://wiki.nvmain.org/index.php?n=Site.Compiling It compiles perfectly but I am not able to pass all the nvmain argument, just-mem-type=NVM

[gem5-users] How to use m5 readfile and m5 execfile?

2018-03-27 Thread Ciro Santilli
https://stackoverflow.com/questions/49516399 I expect `m5 readfile` will read a file from the host, and `m5 execfile` will execute a file from host, but the documentation is scarce and I couldn't get them to work. Maybe the path is determined by `readfile=` in `m5out/config.ini`, but I don't know

[gem5-users] question

2018-03-27 Thread mohammad etemad
Dear all,    using gem5 to simulate network on chip, how i can calculate round trip time (RTT) by sending a packet from one node and received by another node.i went through document and it just simulated a very simple case. best regardsEtemad ___ gem5