On Thu, Mar 29, 2012 at 1:53 PM, nathan binkert <[email protected]> wrote: >> Thank you very much for the responses ! I had no idea of SST , but it >> definitely looks like a great project for me to start looking for >> ideas. Reg. the TCP timeouts, I had forgotten that gem5 skips over >> idle cycles, so in effect I either need to make the time slice for >> syncing much lower than the TCP timeout or I need to disable this >> 'cycle-skipping'. > > As I mentioned, there's an event taht you can use to help you with > this. It basically bounds how fast it can skip.
Is this already in the code base ? If so, what is it called or roughly where do I need to search for it in the code base ? Anirudh > > Nate > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
