Commit 3cbc5262 authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Don't permit new acquires until the release queue is drained

If the queue is not empty before a dirty miss, C could block D.
I haven't seen this in the wild, but it could happen because of
dirty probe responses backed up in the queue.
parent 01907244
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment