提交 fed99f11 编写于 作者: B BigWhiteDog

master may drop block toN

上级 0393f8ed
......@@ -544,7 +544,7 @@ class TLCSlaveAgent(ID: Int, name: String = "", val maxSink: Int, addrStateMap:
dQueue.enqMessage(acq.issueGrant(allocId))
}
else { //is AcquireBlock
if (state.masterPerm == branch) { //grow from branch
if (growFrom(a_acq.param) == branch) { //grow from branch
dQueue.enqMessage(acq.issueGrant(allocId))
}
else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册