compute-runtime/shared/test/unit_test/page_fault_manager
Maciej Plewka 6ab6e1abff Fix mutex order for event task and move args to gpu
This commit fixes problem with untransfered shared usm memory to gpu
when there is submit to gpu trigerred by user event. Also there is a fix
for dead lock problem caused by mixed orders of locking mutexes in csr
and in direct submission controller.

Related-To: NEO-6762

Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2022-06-21 11:28:25 +02:00
..
linux Move file to shared 2021-05-18 18:49:26 +02:00
windows Windows includes cleanup 2020-11-09 14:35:38 +01:00
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
cpu_page_fault_manager_tests.cpp Refactor: use stack vector for root device indices 2022-04-14 14:05:42 +02:00
cpu_page_fault_manager_tests_fixture.h PageFaultHandler: speedup UM allocations lookup 2022-03-16 11:18:24 +01:00
default_asan_options.cpp style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
mock_cpu_page_fault_manager.h Fix mutex order for event task and move args to gpu 2022-06-21 11:28:25 +02:00