Hello,

I have one question regarding the architecture of gem5 and I hope that you
can help me. I am interested where gem5 in Full system mode ends and where
the OS is completely taking over?

For example, can I influence scheduling of the tasks by modifying the gem5
code directly, or is the gem5 simply running the OS as any other program?

Another example, from the OS's console I can start a simple binary. Can I
modify the code to load a binary or is that handled completely through the
OS, and gem5 cannot distinguish between instructions coming from the OS or
other process and the regular binary I would run from the console?

Best regards,
Jasmin
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to