![]() - Updated `isAllocTbxFaultable` to exclude `gpuTimestampDeviceBuffer` from being faultable. - Replaced `SpinLock` with `RecursiveSpinLock` in `CpuPageFaultManager` and `TbxPageFaultManager` to allow recursive locking. - Added unit tests to verify the correct handling of `gpuTimestampDeviceBuffer` in `TbxCommandStreamTests`. Related-To: NEO-13748 Signed-off-by: Jack Myers <jack.myers@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
cpu_page_fault_manager_linux.cpp | ||
cpu_page_fault_manager_linux.h | ||
tbx_page_fault_manager_linux.cpp | ||
tbx_page_fault_manager_linux.h |