What i dont understand here is why do you need cpu switching for starter_fs.py. Couldn't you juse use starter_fs.py to get the checkpoints you need then load these checkopoints into a simulation which uses the stdlib?
\ They'll be no easy way of introducing stdlib code like SimpleSwitchableProcessor into the stdlib. I'd say generally you either use the stdlib or use the starter_fs.py script. \ I’d advise looking at the source-code for SimpleSwitchableProcessor which should contain Python code to help you understsand how to setup a system with switchable cores.
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org