Hi all,

I am following the tutorial "
https://www.gem5.org/documentation/learning_gem5/part2/events/"; to schedule
an event to flush the metadata every 1 million cycles. I want to stop
scheduling the event as soon as the last thread in the application
terminates.

1. Did anyone implement anything similar in Gem5 earlier?
2. Is there a way to check for program termination in Gem5 from within a
structure, say the L2 cache?

Thanks in advance.

Regards,
Vipin
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to