Files
compute-runtime/shared/source/utilities
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
..
2024-08-05 13:58:25 +02:00
2024-08-05 13:58:25 +02:00
2024-02-07 18:44:11 +01:00
2023-11-29 23:49:03 +01:00
2023-04-13 10:46:47 +02:00
2025-02-10 14:54:03 +01:00
2023-12-01 08:34:19 +01:00
2024-02-07 18:44:11 +01:00
2023-12-04 13:45:53 +01:00
2022-11-28 17:01:48 +01:00
2023-01-02 10:59:08 +01:00
2022-05-18 11:42:06 +02:00