compute-runtime/shared/source/memory_manager
Wenbin Lu 2ba80ce114 feature: support physical host memory
Related-To: NEO-11981

Signed-off-by: Wenbin Lu <wenbin.lu@intel.com>
2024-11-20 08:19:52 +01:00
..
definitions Revert "performance: device usm sets localOnly... 2024-10-07 11:59:37 +02: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 feature: Bind command buffer allocations as read only 2024-04-02 16:08:48 +02:00
allocation_type.h fix: create and use new allocation type for syncBuffer 2024-09-06 14:11:33 +02: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
deferrable_allocation_deletion.h
deferrable_deletion.h performance: Ensure hostptrs removed before creating new one 2024-11-12 13:55:15 +01:00
deferred_deleter.cpp performance: Ensure hostptrs removed before creating new one 2024-11-12 13:55:15 +01:00
deferred_deleter.h performance: Ensure hostptrs removed before creating new one 2024-11-12 13:55:15 +01:00
dynamic_memory_tracking.cpp
gfx_partition.cpp Revert "fix: use full size for HEAP_EXTENDED initialization" 2024-10-22 19:27:31 +02:00
gfx_partition.h Revert "fix: use full size for HEAP_EXTENDED initialization" 2024-10-22 19:27:31 +02:00
graphics_allocation.cpp fix: use productHelper in getPatIndexInfoString() on Windows 2024-10-22 19:27:13 +02:00
graphics_allocation.h fix: use productHelper in getPatIndexInfoString() on Windows 2024-10-22 19:27:13 +02: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 Revert "performance: Stop direct submission before removing host ptrs" 2024-05-13 10:10:51 +02: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
memory_allocation.cpp refactor: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01:00
memory_allocation.h feature: Initial CB events IPC support 2024-10-16 13:33:59 +02:00
memory_banks.h refactor: rename variables from MemoryBanks namespace 2023-12-04 16:46:46 +01:00
memory_manager.cpp feature: support physical host memory 2024-11-20 08:19:52 +01:00
memory_manager.h feature: support physical host memory 2024-11-20 08:19:52 +01:00
memory_operations_handler.h fix: submit dummy exec to pin memory during zeContextMakeMemoryResident call 2024-09-23 14:43:59 +02:00
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 feature: support physical host memory 2024-11-20 08:19:52 +01:00
os_agnostic_memory_manager.h feature: support physical host memory 2024-11-20 08:19:52 +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
residency.cpp
residency.h
residency_container.h
surface.cpp
surface.h
unified_memory_manager.cpp fix: adjust limiting device usm reuse 2024-11-15 14:37:27 +01:00
unified_memory_manager.h feature: counter based allocation peer sharing 2024-11-13 15:01:32 +01:00
unified_memory_pooling.cpp performance: redesign usm alloc reuse mechanism 2024-09-10 18:12:14 +02:00
unified_memory_pooling.h fix: initialize scalar field, usm pooling 2024-09-11 11:44:56 +02:00