mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
28d91af30f
- Implement a function to ensure that all preempted threads have switched back out at least once. Use this to make sure there are no stale references to the old ktr_buf or the lock profiling buffers before updating them. Reviewed by: marius (sparc64 parts), attilio (earlier patch) Sponsored by: EMC / Isilon Storage Division