compute-runtime/shared/test/unit_test/mocks
Szymon Morek d4c1631ac7 performance: don't wait for paging fence on user thread
Related-To: NEO-12197

Currently for new resources user thread must wait before submitting
actual workload. With this commit, instead of waiting on user thread,
request is sent to background ULLS controller thread and additional
semaphore is programmed. ULLS controller will perform actual wait
and signal semaphore when paging fence reaches required value.

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2024-08-07 08:30:51 +02:00
..
windows performance: don't wait for paging fence on user thread 2024-08-07 08:30:51 +02:00
CMakeLists.txt refactor: remove unused file 2024-07-10 15:21:18 +02:00
mock_aub_stream.h Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
mock_cpuid_functions.cpp feature: add debug flags and instrumentation of waitpkg calls 2023-12-22 08:34:13 +01:00
mock_cpuid_functions.h feature: add debug flags and instrumentation of waitpkg calls 2023-12-22 08:34:13 +01:00
mock_csr_simulated_common_hw.h fix: capability to write memory chunk in aub/tbx mode 2023-10-19 19:13:11 +02:00
mock_direct_submission_diagnostic_collector.h Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
mock_dispatch_kernel_encoder_interface.h feature: add bindless samplers support to level zero 2024-03-29 08:07:28 +01:00
mock_gmm_resource_info.cpp
mock_lrca_helper.h Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
mock_physical_address_allocator.h Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
mock_tbx_stream.h Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00