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)
Sun, Nov 2, 6:06 AM
Unknown Object (File)
Sat, Nov 1, 7:10 PM
Unknown Object (File)
Mon, Oct 27, 5:44 PM
Unknown Object (File)
Sat, Oct 25, 4:39 PM
Unknown Object (File)
Sat, Oct 25, 4:39 PM
Unknown Object (File)
Sat, Oct 25, 4:39 PM
Unknown Object (File)
Sat, Oct 25, 4:38 PM
Unknown Object (File)
Sat, Oct 25, 10:06 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.