Page MenuHomeFreeBSD

Merge print_lockchain and print_sleepchain
ClosedPublic

Authored by cem on Aug 24 2017, 12:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 14 2025, 9:53 PM
Unknown Object (File)
Sep 7 2025, 4:36 AM
Unknown Object (File)
Sep 1 2025, 3:34 PM
Unknown Object (File)
Aug 11 2025, 11:44 PM
Unknown Object (File)
Aug 11 2025, 11:07 AM
Unknown Object (File)
Aug 11 2025, 10:07 AM
Unknown Object (File)
Aug 7 2025, 4:36 AM
Unknown Object (File)
Aug 4 2025, 2:17 AM
Subscribers
None

Details

Summary

When debugging a deadlock, it is useful to follow the full chain of
locks as far as possible.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Only print generic wchan sleep info if an sx/lockmgr owner was not found (same
as before this change).

This revision is now accepted and ready to land.Aug 24 2017, 2:51 PM
This revision was automatically updated to reflect the committed changes.