This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce the number of allocated signals
Enable this optimization when the barrier is disabled, since reuse requires a signal wait. Use the size of pending AQL signals as the size of signal pool. Change-Id: I2754a0f8b67e19d2601c58945e10fdf0e8be1624 (cherry picked from commit 86fa372)
- Loading branch information
1 parent
3e91378
commit 9e354e2
Showing
2 changed files
with
39 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters