compute-runtime/shared/test/unit_test/memory_manager
Dominik Dabek 474b91aa36 fix: move device usm reuse max size to device
Related-To: NEO-6893

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2025-01-20 18:05:37 +01:00
..
CMakeLists.txt performance(ocl): add usm allocation pooling flag 2023-12-27 11:42:01 +01:00
address_mapper_tests.cpp Remove usage of TestLegacy from shared tests 2022-08-16 14:36:33 +02:00
alignment_selector_tests.cpp refactor: correct naming of HeapIndex enum values 2023-12-12 11:46:17 +01:00
deferrable_allocation_deletion_tests.cpp fix: Update SIP kernel initialization logic 2024-06-20 18:30:46 +02:00
deferred_deleter_tests.cpp performance: Ensure hostptrs removed before creating new one 2024-11-12 13:55:15 +01:00
gfx_partition_tests.cpp fix: don't split HEAP_EXTENDED among root devices 2024-10-15 15:01:29 +02:00
graphics_allocation_tests.cpp refactor: remove not needed code 2024-11-28 16:16:30 +01:00
host_ptr_manager_tests.cpp refactor: correct naming of enum class constants 4/n 2023-12-13 08:08:51 +01:00
internal_allocation_storage_tests.cpp test: correct expectations in shared ults if heapless enabled 2024-08-26 09:51:19 +02:00
local_memory_usage_tests.cpp test: correct dead code in tests 2024-05-29 08:46:00 +02:00
memory_manager_allocate_in_device_pool_tests.cpp feature: support physical host memory 2024-11-20 08:19:52 +01:00
memory_manager_allocate_in_preferred_pool_tests.cpp Revert "fix: Enable 64k pages for TSB allocation" 2024-10-28 16:02:34 +01:00
memory_manager_multi_device_tests.cpp refactor: pass arrayIndex to Wddm::openSharedHandle function 2024-06-07 09:51:26 +02:00
memory_manager_tests.cpp refactor: remove not needed volatile 2025-01-16 00:43:10 +01:00
memory_pool_tests.cpp refactor: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01:00
multi_graphics_allocation_tests.cpp refactor: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02:00
page_table_tests.cpp refactor: rename variables from MemoryBanks namespace 2023-12-04 16:46:46 +01:00
physical_address_allocator_hw_tests.cpp test: move memory manager tests from OCL to shared 2023-07-17 14:53:16 +02:00
physical_address_allocator_tests.cpp refactor: rename variables from MemoryBanks namespace 2023-12-04 16:46:46 +01:00
prefetch_manager_tests.cpp refactor: correct naming of unified memory enums 2023-12-13 15:58:21 +01:00
special_heap_pool_tests.cpp refactor: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02:00
storage_info_tests.cpp refactor: remove not needed code 2024-11-28 16:16:30 +01:00
surface_tests.cpp test: update gtest API usage 2024-05-28 16:20:06 +02:00
unified_memory_manager_cache_tests.cpp fix: move device usm reuse max size to device 2025-01-20 18:05:37 +01:00
unified_memory_manager_tests.cpp performance: enable compression on shared USM 2024-07-22 15:36:37 +02:00
unified_memory_pooling_tests.cpp performance: redesign usm alloc reuse mechanism 2024-09-10 18:12:14 +02:00