feature: add SetBOChunkingSize debug variable

Resolves: NEO-9562

Signed-off-by: John Falkowski <john.falkowski@intel.com>
This commit is contained in:
John Falkowski
2023-11-30 17:31:22 +00:00
committed by Compute-Runtime-Automation
parent 3349fcaf75
commit e1df8f9112
5 changed files with 108 additions and 7 deletions

View File

@@ -524,6 +524,7 @@ EnableBOChunkingPrefetch = 0
EnableBOChunkingDevMemPrefetch = 0
EnableBOChunkingPreferredLocationHint = 0
NumberOfBOChunks = 2
SetBOChunkingSize = -1
EnableBOChunking = -1
MinimalAllocationSizeForChunking = -1
DirectSubmissionControllerMaxTimeout = -1