Page MenuHomeFreeBSD

Fix some issues with the dtrace_lockstat.4 man page
ClosedPublic

Authored by markj on Jun 21 2017, 5:47 PM.
Tags
None
Referenced Files
F136958661: D11293.id.diff
Thu, Nov 20, 8:23 PM
F136957954: D11293.id30386.diff
Thu, Nov 20, 8:19 PM
F136957825: D11293.id29918.diff
Thu, Nov 20, 8:19 PM
F136956065: D11293.diff
Thu, Nov 20, 8:09 PM
Unknown Object (File)
Tue, Nov 18, 4:01 AM
Unknown Object (File)
Mon, Nov 17, 5:21 PM
Unknown Object (File)
Mon, Nov 17, 1:45 PM
Unknown Object (File)
Mon, Nov 17, 4:04 AM
Subscribers
None

Details

Summary
  • Address most of the post-commit comments that wblock made on D11128. (We're still using .Nm incorrectly.)
  • Reference the FreeBSD man pages (e.g., mutex(9)) for the lock types supported by the lockstat provider.
  • Add a BUGS section.
  • Try to eliminate some of the redundancy in the original by grouping some probe descriptions in the same paragraph.
  • Fix various factual errors and omissions.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10041
Build 10467: arc lint + arc unit

Event Timeline

markj added reviewers: wblock, manpages.
This revision was automatically updated to reflect the committed changes.