Files
compute-runtime/shared/source
Jack Myers c26d24e555 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-18 05:05:38 +01:00
..
2025-02-10 12:29:45 +01:00
2025-01-20 09:57:05 +01:00
2025-02-17 23:31:27 +01:00
2025-01-30 22:56:38 +01:00
2025-02-17 23:31:27 +01:00
2025-02-05 16:59:23 +01:00