mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
06bf2a6aef
Read locking is over used in the kernel to guarantee liveness. This API makes it easy to provide livenes guarantees without atomics. Includes epoch_test kernel module to stress test the API. Documentation will follow initial use case. Test case and improvements to preemption handling in response to discussion with mjg@ Reviewed by: imp@, shurd@ Approved by: sbruno@ |
||
---|---|---|
.. | ||
callout_test | ||
epoch | ||
framework | ||
callout_test.h | ||
kern_testfrwk.h |