SWDEV-517481 - Add dynamic queue management (#37)
Enabled by defaulty. DEBUG_HIP_DYNAMIC_QUEUES controls the feature
이 커밋은 다음에 포함됨:
@@ -197,6 +197,8 @@ void HostQueue::finish(bool cpu_wait) {
|
||||
}
|
||||
}
|
||||
}
|
||||
// Release HW queue to the pool for dynamic management if enabled
|
||||
vdev()->ReleaseHwQueue();
|
||||
|
||||
command->release();
|
||||
ClPrint(LOG_DEBUG, LOG_CMD, "All commands finished for host queue : %p", this);
|
||||
|
||||
새 이슈에서 참조
사용자 차단