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)
Tue, Nov 11, 3:23 PM
Unknown Object (File)
Tue, Nov 11, 3:05 PM
Unknown Object (File)
Tue, Nov 11, 5:56 AM
Unknown Object (File)
Tue, Nov 11, 5:33 AM
Unknown Object (File)
Tue, Nov 11, 3:57 AM
Unknown Object (File)
Tue, Nov 11, 3:24 AM
Unknown Object (File)
Tue, Nov 11, 2:08 AM
Unknown Object (File)
Sun, Nov 2, 6: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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 11222
Build 11600: arc lint + arc unit

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.