Hi,
   I am working on switching algorithm in big.little architecture.

* For this I need to find the number of active threads. From where can I
find this information?*
What I want to do is

if (#threads > n)
    use little cores
else
    use big cores

*I believe that this code segement has to be added to simulation.py (Please
correct me if I am wrong)*

Regards,
Renju Boben
[email protected]
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to