compute-runtime/shared/source/memory_manager
Dominik Dabek 371788210d performance: limit usm host allocation recycle
Query system total memory size and limit usm host allocation recycle to
use at most x%.
x is read from ExperimentalEnableDeviceAllocationCache for device and
ExperimentalEnableHostAllocationCache for host.

Related-To: GSD-7497

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-02-07 17:45:41 +01:00
..
definitions refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
CMakeLists.txt performance(ocl): add usm allocation pooling flag 2023-12-27 11:42:01 +01:00
address_mapper.cpp
address_mapper.h
alignment_selector.cpp refactor: correct naming of HeapIndex enum values 2023-12-12 11:46:17 +01:00
alignment_selector.h
allocation_properties.h refactor: correct naming of enum class constants 4/n 2023-12-13 08:08:51 +01:00
allocation_type.h refactor: correct naming of enum class constants 4/n 2023-12-13 08:08:51 +01:00
allocations_list.cpp fix: clear AllocationsList tail on free all 2023-11-02 18:06:13 +01:00
allocations_list.h
compression_selector.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
compression_selector.h
deferrable_allocation_deletion.cpp fix: store registered engines per root device 2023-04-27 10:54:07 +02:00
deferrable_allocation_deletion.h
deferrable_deletion.h
deferred_deleter.cpp Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
deferred_deleter.h Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
dynamic_memory_tracking.cpp
gfx_partition.cpp fix: Ensure correct evaluation order in gfx_partition.cpp 2024-01-18 19:12:33 +01:00
gfx_partition.h refactor: correct naming of HeapIndex enum values 2023-12-12 11:46:17 +01:00
graphics_allocation.cpp performance: add macro for ULT-only unrecoverable if 2024-02-01 15:09:31 +01:00
graphics_allocation.h feature: add debug info for logging pat indexes 2024-01-23 13:34:35 +01:00
host_ptr_defines.h refactor: correct naming of enum class constants 4/n 2023-12-13 08:08:51 +01:00
host_ptr_manager.cpp refactor: correct naming of enum class constants 4/n 2023-12-13 08:08:51 +01:00
host_ptr_manager.h
internal_allocation_storage.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
internal_allocation_storage.h
local_memory_usage.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
local_memory_usage.h
memadvise_flags.h feature: Add support for memadvise with system preferred location 2023-08-31 13:09:55 +02:00
memory_allocation.cpp refactor: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01:00
memory_allocation.h
memory_banks.h refactor: rename variables from MemoryBanks namespace 2023-12-04 16:46:46 +01:00
memory_manager.cpp feature: add debug key for toggling bit in 57bit GPU VA for specific allocations 2024-01-15 19:37:00 +01:00
memory_manager.h performance: Align host mem to 2MB when range is not limited 2024-01-30 14:43:13 +01:00
memory_operations_handler.h
memory_operations_status.h refactor: correct naming of enum class constants 6/n 2023-12-13 14:48:52 +01:00
memory_pool.h refactor: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01:00
migration_sync_data.cpp
migration_sync_data.h
multi_graphics_allocation.cpp
multi_graphics_allocation.h fix: explicitly remove assign operators when not needed 2023-10-12 10:25:15 +02:00
os_agnostic_memory_manager.cpp fix: osAgnostic path for allocate with alignment 2024-01-25 11:03:34 +01:00
os_agnostic_memory_manager.h refactor: remove redundant definitions KB/MB/GB 2023-12-05 08:55:18 +01:00
page_table.cpp
page_table.h
page_table.inl
physical_address_allocator.h refactor: rename variables from MemoryBanks namespace 2023-12-04 16:46:46 +01:00
prefetch_manager.cpp refactor: correct naming of unified memory enums 2023-12-13 15:58:21 +01:00
prefetch_manager.h fix: memory prefetch for kmd migrated shared alloc to check for invalid usm ptr 2023-08-08 11:29:14 +02:00
residency.cpp
residency.h
residency_container.h
surface.cpp refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
surface.h refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
unified_memory_manager.cpp performance: limit usm host allocation recycle 2024-02-07 17:45:41 +01:00
unified_memory_manager.h performance: limit usm host allocation recycle 2024-02-07 17:45:41 +01:00
unified_memory_pooling.cpp fix(ocl): allocation info from pool svm ptr 2024-01-05 15:20:01 +01:00
unified_memory_pooling.h fix(ocl): allocation info from pool svm ptr 2024-01-05 15:20:01 +01:00