compute-runtime/shared/source/utilities
Dominik Dabek 2fe3804cc2 performance(ocl): add usm allocation pooling flag
EnableDeviceUsmAllocationPool and EnableHostUsmAllocationPool for device
and host allocations respectively.

Pool size will be set to flag value * MB.

Allocation size threshold to be pooled is 1MB.

Pools are created per context.

Related-To: NEO-9700

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2023-12-27 11:42:01 +01:00
..
aarch64
linux fix: add unrecoverable to avoid undefined behavior 2023-10-11 08:41:44 +02:00
windows fix: fix issues with ubsan in shared and OCL tests 2023-11-09 12:39:29 +01:00
x86_64 feature: add detection of cpu waitpkg support 2023-12-13 15:28:35 +01:00
CMakeLists.txt refactor: SortedVectorBasedAllocationTracker 2023-12-13 12:47:04 +01:00
api_intercept.h
arrayref.h refactor: correct variable namings 2023-11-29 23:49:03 +01:00
buffer_pool_allocator.h Revert "performance(ocl): set buffer pool size to 2MB" 2023-12-13 15:18:02 +01:00
buffer_pool_allocator.inl feature: add optional onChunkFree callback to AbstractBuffersPool 2023-07-13 17:26:51 +02:00
const_stringref.h feature: Adding support for OCL C support queries to ocloc 2023-12-18 15:19:16 +01:00
cpu_info.h feature: add detection of cpu waitpkg support 2023-12-13 15:28:35 +01:00
cpuintrinsics.cpp feature: add wrappers to waitpkg intrinsics 2023-12-14 13:52:18 +01:00
cpuintrinsics.h feature: add wrappers to waitpkg intrinsics 2023-12-14 13:52:18 +01:00
debug_file_reader.cpp refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
debug_file_reader.h feature: Add debug/release variables prefixes 2023-08-22 15:15:45 +02:00
debug_settings_reader.cpp feature: Add debug/release variables prefixes 2023-08-22 15:15:45 +02:00
debug_settings_reader.h fix: setup correct non-release key name in getStringWithFlags 2023-09-08 15:39:36 +02:00
debug_settings_reader_creator.cpp
debug_settings_reader_creator.h
directory.h refactor: correct variable namings 2023-11-29 23:49:03 +01:00
heap_allocator.cpp fix: support alignments in host and shared UnifiedMemoryAllocation 2023-07-13 08:48:41 +02:00
heap_allocator.h feature: add optional onChunkFree callback to AbstractBuffersPool 2023-07-13 17:26:51 +02:00
hw_timestamps.h refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
idlist.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
iflist.h refactor: correct variable naming 2023-12-04 13:45:53 +01:00
io_functions.cpp Refactor of IO functions 2023-04-13 10:46:47 +02:00
io_functions.h Refactor of IO functions 2023-04-13 10:46:47 +02:00
logger.cpp refactor: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01:00
logger.h refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
lookup_array.h refactor: correct variable naming 2023-12-04 13:45:53 +01:00
metrics_library.h
numeric.h refactor: correct variable naming 2023-12-01 08:34:19 +01:00
perf_counter.h refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
perf_profiler.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
perf_profiler.h refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
range.h refactor: correct variable naming 2023-12-04 13:45:53 +01:00
reference_tracked_object.h
software_tags.cpp refactor: correct naming of enum class constants 10/n 2023-12-19 11:30:39 +01:00
software_tags.h refactor: correct naming of enum class constants 10/n 2023-12-19 11:30:39 +01:00
software_tags_manager.cpp refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
software_tags_manager.h fix: fix compilation error in clang on Windows (2/n) 2023-10-24 15:59:06 +02:00
sorted_vector.h performance(ocl): add usm allocation pooling flag 2023-12-27 11:42:01 +01:00
spinlock.h
stackvec.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
tag_allocator.cpp
tag_allocator.h
tag_allocator.inl refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
time_measure_wrapper.h
timer_util.h
wait_util.cpp feature: add debug flags and instrumentation of waitpkg calls 2023-12-22 08:34:13 +01:00
wait_util.h feature: add debug flags and instrumentation of waitpkg calls 2023-12-22 08:34:13 +01:00