refactor: debug flag to override max mem alloc size

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2025-06-04 13:56:07 +00:00
committed by Compute-Runtime-Automation
parent 6331bb2ea4
commit 2399492b74
4 changed files with 16 additions and 0 deletions

View File

@@ -664,4 +664,5 @@ EnablePidFdOrSocketsForIpc = -1
ExposeSingleDevice=-1
OverrideCopyOffloadMode = -1
UseSingleListForTemporaryAllocations = -1
OverrideMaxMemAllocSizeMb = -1
# Please don't edit below this line