Review Board 2.0.15


O3CPU: Fix iqCount and lsqCount SMT fetch policies.

Review Request #71 - Created July 29, 2010 and submitted

Information
Timothy Jones
gem5
Reviewers
Default
O3CPU: Fix iqCount and lsqCount SMT fetch policies.
Fixes two of the SMT fetch policies in O3CPU that were returning the count
of instructions in the IQ or LSQ rather than the thread ID to fetch from.

   
Ship it!
Posted (Feb. 23, 2011, 1:08 a.m.)
Just going some old reviews and noticed this change... It's a nice catch by Timothy Jones.

If nobody has any issues with it, I think we should commit it in the tree...
  1. It's a simple change so I'll commit it tomorrow (Friday) if I don't hear from anyone today.