mem: Hit callback delay fix
authorDavid Hashe <david.hashe@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
committerDavid Hashe <david.hashe@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
commit3444d5f359bdef91ecebb33c6c241c8e6c673dc0
treef569d29856c8da00df25a1d3467328901eaa594f
parent8f71e667b3d1e9e9eea49ea7e6420a36017f4441
mem: Hit callback delay fix

This patch was created by Bihn Pham during his internship at AMD.

There is no need to delay hit callback response messages by a cycle because
the response latency is already incurred in the Ruby protocol. This ensures
correct timing of memory instructions.
src/mem/ruby/system/RubyPort.cc