compute-runtime/runtime/memory_manager
Mateusz Jablonski 3e1b15c31d Move initialization of AubCenter to RootDeviceEnvironment
make RootDeviceEnvironments vector of unique_ptr

Related-To: NEO-3857

Change-Id: I23998502198307c8535cdd5c9c4af5223a5d69a5
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-11-19 11:30:16 +01:00
..
definitions Move engine limits to the core dir 2019-09-09 12:30:59 +02:00
CMakeLists.txt Move Host Ptr Manager to the core dir 2019-09-30 19:07:09 +02:00
address_mapper.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
address_mapper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
allocation_properties.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
allocations_list.h Fix deadlock in allocation list cleanup. 2019-09-25 14:43:21 +02:00
cpu_page_fault_manager_memory_sync.cpp Move a unified memory manager to the core dir 2019-09-27 10:46:35 +02:00
deferrable_allocation_deletion.cpp Correct validation of allocation usage before freeGraphicsMemory call 2019-11-05 14:33:18 +01:00
deferrable_allocation_deletion.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferrable_deletion.h Remove not needed destructor 2019-11-18 22:59:15 +01:00
deferred_deleter.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferred_deleter.h Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
internal_allocation_storage.cpp Move Host Ptr Manager to the core dir 2019-09-30 19:07:09 +02:00
internal_allocation_storage.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
memory_banks.h Refactor PhysicalAddressAllocator 2018-09-21 21:48:57 +02:00
memory_manager.cpp Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
memory_manager.h Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
memory_manager_banks_count.cpp Add local memory usage selector in memory manager 2019-05-23 11:05:36 +02:00
os_agnostic_memory_manager.cpp Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
os_agnostic_memory_manager.h Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
os_agnostic_memory_manager_allocate_in_device_pool.cpp Make GraphicsAllocation constructors unambiguous 2019-11-06 10:12:26 +01:00
page_table.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
page_table.h Move basic_math.h and vec.h to core directory 2019-05-14 21:32:55 +02:00
page_table.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
physical_address_allocator.h Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
residency_container.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
surface.h Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00