Page MenuHomeFreeBSD

Add descriptions to undocumented sysctls (debug)
Needs ReviewPublic

Authored by mhorne063_gmail.com on Feb 7 2018, 10:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 22 2023, 10:16 PM
Unknown Object (File)
Dec 22 2023, 9:45 AM
Unknown Object (File)
Dec 13 2023, 12:09 AM
Unknown Object (File)
Nov 29 2023, 6:31 PM
Unknown Object (File)
Nov 28 2023, 7:24 PM
Unknown Object (File)
Nov 26 2023, 5:53 AM
Unknown Object (File)
Nov 23 2023, 9:47 AM
Unknown Object (File)
Nov 22 2023, 2:03 PM
Subscribers

Details

Reviewers
emaste
brd
Summary

An attempt to reduce the number of sysctls in the system that are missing descriptions.

I've taken some effort to examine each of the sysctls to determine their purpose, but due
to the range and quanitity of changes some descriptions may require additional detail. Input
is appreciated from anyone with relevant knowledge.

In addition to the grammar and functional accuracy of the descriptions added, there will undoubtedly
be some sysctls that I have missed. Please feel free to mention them in the appropriate thread and
I will add those descriptions.

This patch covers a wide range of areas under debug.
Some of the areas touched by this patch:

  • firewire
  • ncr
  • gbde
  • sys/kern/
  • sys/net/
  • ffs
  • x86 mp

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped