Depending on what architecture you're using, it will be somewhere in
src/arch/, and then also in src/sim/process.hh and src/sim/process.cc. I
believe you can have SMT simulation in SE mode, and I'm pretty sure you can
have multi-core simulations in SE mode, although there isn't a scheduler
which will move processes around between cores, the core assignments have
to be static.
Gabe
Post by Tassneem HelalHi Gabe,
Thank you for your reply.
I just another couple of questions. Where exactly in the simulator code or
in which file do the processes get initialized as I'm using SE Mode.
Also, can I have a SMT and multi-core processor simulation in SE Mode?
Best regards,
Tassneem
Post by Gabe BlackHi Tassneem. Are you using SE or FS mode? In SE mode the processes are
set up by the simulator, but in FS mode they're set up by the guest
operating system.
Gabe
Post by Tassneem HelalHello everyone,
I was wondering where/when exactly in the code do the processes get
instantiated and how can I access the parameters of each individual process?
Sincerely,
Tassneem Helal
_______________________________________________
gem5-users mailing list
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
--
Sincerely,
Tassneem Helal
_______________________________________________
gem5-users mailing list
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users