> I want to know how M5 event queue works, but I could not find enough > documents on website. Is there any way to get more information on event > queue?
There is no explicit documentation other than reading source code. There are literally hundreds of examples of using the event queue in the M5 code base. src/sim/eventq.hh is even commented somewhat (though it could of course be better done.) Is there something specific you can't figure out? Nate _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
