compute-runtime/unit_tests/memory_manager
Milczarek, Slawomir b56289a507 User space AUBs capable of memory re-dumps on CPU-side memory modifications.
Any CPU related updates such as clEnqueueMapBuffer or similar
need to trigger a re-dump of memory prior to the next clEnqueue call.

Change-Id: I7b31e559278e92ff55b6ebab8ef4190caef1ebc0
2018-04-03 15:40:29 +02:00
..
CMakeLists.txt Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
address_mapper_tests.cpp ULTs: more MemoryManagementFixture cleanup 2018-03-30 10:52:50 +02:00
deferred_deleter_mt_tests.cpp Make sure that stopping Deferred Deleter is thread safe 2018-03-20 14:04:23 +01:00
host_ptr_manager_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
memory_manager_allocate_with_ptr_tests.cpp Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
memory_manager_tests.cpp User space AUBs capable of memory re-dumps on CPU-side memory modifications. 2018-04-03 15:40:29 +02:00
page_table_tests.cpp ULTs: more MemoryManagementFixture cleanup 2018-03-30 10:52:50 +02:00
surface_tests.cpp Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
svm_memory_manager.cpp Initial commit 2017-12-21 00:45:38 +01:00