Page MenuHomeFreeBSD

Enumerate processes via the pid hash table in kdb_thr_*().
ClosedPublic

Authored by jhb on Dec 29 2020, 11:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 12, 4:59 AM
Unknown Object (File)
Sun, May 12, 4:19 AM
Unknown Object (File)
Sat, May 11, 5:39 PM
Unknown Object (File)
Fri, May 3, 2:04 AM
Unknown Object (File)
Sat, Apr 27, 4:48 PM
Unknown Object (File)
Mar 28 2024, 8:26 PM
Unknown Object (File)
Mar 16 2024, 11:27 PM
Unknown Object (File)
Mar 16 2024, 11:27 PM
Subscribers

Details

Summary

Processes part way through exit1() are not included in allproc. Using
allproc to enumerate processes prevented getting the stack trace of a
thread in this part of exit1() via ddb.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35768
Build 32657: arc lint + arc unit