Files
compute-runtime/shared/source
Jack Myers 7d4e70a25b fix: tbx page fault manager hang issue
- 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>
2025-02-12 02:19:37 +01:00
..
2025-02-10 12:29:45 +01:00
2025-01-20 09:57:05 +01:00
2025-01-30 22:56:38 +01:00
2025-02-10 14:54:03 +01:00
2025-02-05 16:59:23 +01:00