HomeFreeBSD

Replace sysctl summary with tunables summary.

Description

Replace sysctl summary with tunables summary.

The original script displayed tunable parameters using sysctl calls.
This patch modifies this by displaying tunable parameters found in
/sys/modules/zfs/parameters/. modinfo calls are used to capture
descriptions.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Kyle Blatter <kyleblatter@llnl.gov>
Signed-off-by: Ned Bass <bass6@llnl.gov>

Details

Provenance
Kyle Blatter <kyleblatter@llnl.gov>Authored on Jan 12 2015, 9:31 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 28 2015, 7:05 PM
Parents
rG65dc685a1db0: Force all lines to be 80 columns
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGa6445855492f: Replace sysctl summary with tunables summary. (authored by Kyle Blatter <kyleblatter@llnl.gov>).Jan 28 2015, 7:05 PM