Is there anyway to do the cpu switching without having to do it explicitly
using the python? i.e. could I have a special cpu that is part of the
system hierarchy but will only get scheduled to when I explicitly call
switchOut() and takeOverFrom()? I was thinking to have an event that gets
triggered when the migrate conditions are met and essentially does this in
the C++. However, I don't see a way in the config scripts to add a core to
the system without having it being scheduled to.

-Tony
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to