Document SPL module parameters.

This is a first draft of a spl-module-parameters(5) man page. I have
just extracted the parameter name and its description with modinfo,
then checked the source what type it is and its default value.

This will need more work, preferably someone that actually know these
values and what to use them for.  Similar to zfsonlinux/zfs#1856, but
for the spl.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes zfsonlinux/zfs#1856
This commit is contained in:
Turbo Fredriksson
2013-11-18 13:46:10 +00:00
committed by Brian Behlendorf
parent dd33a169ef
commit 30607d9b7b
5 changed files with 134 additions and 1 deletions
+1
View File
@@ -35,6 +35,7 @@ make install DESTDIR=%{?buildroot}
%doc AUTHORS COPYING DISCLAIMER
%{_sbindir}/*
%{_mandir}/man1/*
%{_mandir}/man5/*
%changelog
* Wed Aug 21 2013 Brian Behlendorf <behlendorf1@llnl.gov> - 0.6.2-1