compute-runtime/shared/test/unit_test/direct_submission
Dominik Dabek b109094e4b fix: move ulls controller stop thread
Move ulls controller thread stopping to execution environment
destructor. This removes the vptr race from ulls controller destructor.

Put tests that are actually running the ulls controller into multi thread
tests.

That way they are compiled with thread sanitizer and removes the
variable test time from traditional ULTS.

Related-To: NEO-10942

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-04-02 08:26:19 +02:00
..
dispatchers performance: remove redundant tlb flush on monitor fence 2023-11-02 12:39:05 +01:00
linux feature: add umonitor and umwait synchronization function 2024-01-19 14:20:19 +01:00
windows performance: make resident before lock 2024-02-16 12:00:38 +01:00
CMakeLists.txt refactor: remove not used code 2023-06-30 13:39:25 +02:00
direct_submission_controller_mock.h performance: debug key for adjust ULLS on battery 2024-03-22 14:24:00 +01:00
direct_submission_controller_tests.cpp fix: move ulls controller stop thread 2024-04-02 08:26:19 +02:00
direct_submission_tests_1.cpp performance: debug key for adjust ULLS on battery 2024-03-22 14:24:00 +01:00
direct_submission_tests_2.cpp fix: don't program dummy blit prior to MI ARB CHECK 2024-02-27 15:46:46 +01:00
direct_submission_tests_xe_hp_core.cpp Correct method names in device and module fixtures 2022-08-12 10:40:56 +02:00
direct_submission_tests_xe_hpc_core.cpp fix: don't program dummy blit prior to MI ARB CHECK 2024-02-27 15:46:46 +01:00