From: Ron Dreslinski Date: Sat, 30 Apr 2005 16:53:58 +0000 (-0400) Subject: Handle no_allocates as needing the response in miss_queue, like uncacheables X-Git-Tag: m5_1.0_tutorial~62^2^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cf88d0e271b595fb7a6081eb68fa5af04e1058ec;p=gem5.git Handle no_allocates as needing the response in miss_queue, like uncacheables Add support for hit under miss of a no allocate (It seems as though DMA reads to the same block happen close together, is this an artifact of the header/payload splitting) Make sure to respond to all targets of a no_allocate request --HG-- extra : convert_revision : a9d733f499face4039929524573ffc9500e93d83 ---