-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/368/
-----------------------------------------------------------

Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan 
Binkert.


Summary
-------

inorder: get rid of references to mainEventQueue.
Events need to be scheduled on the queue assigned
to the SimObject, not on the global queue (which
should be going away).
Also cleaned up a number of redundant expressions
that made the code unnecessarily verbose.


Diffs
-----

  src/cpu/inorder/cpu.hh 7338bc628489 
  src/cpu/inorder/cpu.cc 7338bc628489 
  src/cpu/inorder/resource.hh 7338bc628489 
  src/cpu/inorder/resource.cc 7338bc628489 
  src/cpu/inorder/resource_pool.cc 7338bc628489 

Diff: http://reviews.m5sim.org/r/368/diff


Testing
-------


Thanks,

Steve

_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to