Searched hist:5503 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A Deventq.ccdiff 5503:cf464d02bc57 Fri Jul 11 11:48:00 EDT 2008 Nathan Binkert <nate@binkert.org> eventq: change the event datastructure back to LIFO.

The status quo is preferred since it is less likely that people will
rely on LIFO than FIFO, and when we move to a parallelized M5, no
ordering between events of the same time/priority will be guaranteed.
H A Deventq.hhdiff 5503:cf464d02bc57 Fri Jul 11 11:48:00 EDT 2008 Nathan Binkert <nate@binkert.org> eventq: change the event datastructure back to LIFO.

The status quo is preferred since it is less likely that people will
rely on LIFO than FIFO, and when we move to a parallelized M5, no
ordering between events of the same time/priority will be guaranteed.

Completed in 29 milliseconds