compute-runtime/shared/test/unit_test/memory_manager
Mateusz Jablonski b24ad6a1b0 fix: allocate in system memory when system memory bitfield is set in properties
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-04-11 13:47:57 +02: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 feature: new multitile post sync layout for immediate write [1/n] 2023-06-07 13:11:10 +02:00
deferred_deleter_tests.cpp Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
gfx_partition_tests.cpp fix: handle not aligned gtt size reported by i915 2024-03-29 07:51:06 +01:00
graphics_allocation_tests.cpp feature: Bind ring buffer allocations as read only 2024-04-04 11:23:15 +02: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 refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
local_memory_usage_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
memory_manager_allocate_in_device_pool_tests.cpp refactor: reorder members to reduce internal padding in structs 2024-03-25 15:50:00 +01:00
memory_manager_allocate_in_preferred_pool_tests.cpp feature: Bind command buffer allocations as read only 2024-04-02 16:08:48 +02:00
memory_manager_multi_device_tests.cpp refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
memory_manager_tests.cpp fix: allocate in system memory when system memory bitfield is set in properties 2024-04-11 13:47:57 +02: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: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01: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: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01:00
storage_info_tests.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
surface_tests.cpp refactor: correct variable namings 2023-11-29 23:49:03 +01:00
unified_memory_manager_cache_tests.cpp performance: limit usm host allocation recycle 2024-02-07 17:45:41 +01:00
unified_memory_manager_tests.cpp fix: store the correct pagesize in SvmAllocationData 2024-02-08 10:10:22 +01:00
unified_memory_pooling_tests.cpp fix: increase usm pool chunk alignment 2024-04-03 13:17:49 +02:00