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)
Feb 9 2024, 6:28 PM
Unknown Object (File)
Dec 24 2023, 9:11 AM
Unknown Object (File)
Dec 20 2023, 12:31 AM
Unknown Object (File)
Dec 19 2023, 1:53 PM
Unknown Object (File)
Nov 1 2023, 7:31 PM
Unknown Object (File)
Oct 9 2023, 4:15 PM
Unknown Object (File)
Sep 10 2023, 1:51 AM
Unknown Object (File)
Sep 4 2023, 9:11 PM
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.