Hi AllI want to write a multi thread program in c++ and run it on multi core in gem5. I want to map threads onto cores for example thread 1 on core1 , … and also manage memory while mapping threads to the cores . I want to read and write specific values in memory and manage L1,L2 cache.Best regards.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
