eventq: Clean up the Event class so that it uses fewer bytes. This
authorNathan Binkert <nate@binkert.org>
Fri, 11 Jul 2008 04:35:42 +0000 (21:35 -0700)
committerNathan Binkert <nate@binkert.org>
Fri, 11 Jul 2008 04:35:42 +0000 (21:35 -0700)
commit93517dd90cf232b779beeebb162984d543e7e33c
tree256358f26bec2bb8183c6d5a029f09bac5866cee
parent7a83c50a597f73f302ab5fcf372faa35c56a1b06
eventq: Clean up the Event class so that it uses fewer bytes. This
will hopefullly allow it to fit in a cache line.
src/sim/eventq.cc
src/sim/eventq.hh
src/sim/sim_events.cc