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

/gem5/src/arch/x86/
H A Dpagetable_walker.cc9579:2a13ddb8bd0d Thu Mar 07 05:55:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> x86: Make the table walker reset the packet delay

This patch fixes an issue related to the table walker recycling
packets that still have a bus delay that is not accounted for. For
now, we simply ignore the values and reset them to zero.

Completed in 15 milliseconds