Review Board 2.0.15


gpu: fix bugs with MemFence, Flat Instrs and Resource utilization

Review Request #3314 - Created Feb. 8, 2016 and submitted

Information
John Kalamatianos
gem5
default
Reviewers
Default
Changeset 11416:5b712931394b
---------------------------
gpu: fix bugs with MemFence, Flat Instrs and Resource utilization

Both Memory Fence is now flagged as Global Memory only to avoid resource
oversubscribing.
Flat instructions now check for Shared Memory resource busy to avoid
oversubscribing resources.
All WaitClass resources now use cycles (not ticks) to register the number
of pipe stages between Scoreboard and Execute to be consistent with
instruction scheduling logic which always used clock cycles.

   
Review request changed
Updated (March 31, 2016, 1:14 p.m.)

Status: Closed (submitted)