Review Board 2.0.15


IntDev: packet latency fix

Review Request #383 - Created Jan. 6, 2011 and submitted

Information
Brad Beckmann
gem5
Reviewers
Default
ali, gblack, nate, stever
IntDev: packet latency fix

The x86 local apic now includes a separate latency parameter for interrupts.

   
Review request changed
Updated (Jan. 10, 2011, 6:36 a.m.)

Description:

   

IntDev: packet latency fix

   
~  

The IntDev should be responsible for setting the latency of packets sent

  ~

The x86 local apic now includes a separate latency parameter for interrupts.

-   through it's port. This patch fixes the packet scheduling failure when the
-   IntPort latency is 0 in timing mode.

Diff:

Revision 2 (+4 -1)

Show changes