[commit] FRV Simulator Cycle Accurate Cache

Dave Brolley brolley@redhat.com
Mon Nov 3 18:34:00 GMT 2003


Hi,

I've committed this patch which adds a check for higher priority 
requests in the same cache pipeline when checking for address 
interference. This addresses a problem which occurs when a request gets 
requeued because the wait registers (WARS, BARS, NARS) are full. In some 
cases the requeued request was getting requeued behind a lower priority 
request for the same cache line which was behind it originally. This 
change correctly causes the lower priority request to also be requeued.

Dave
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: frv-cache.ChangeLog
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20031103/aec7b515/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: frv-cache.patch.txt
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20031103/aec7b515/attachment.txt>


More information about the Gdb-patches mailing list