slabinfo.5: Note constraints for values written to slabinfo

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-24 11:29:30 +02:00
parent fa6cebc821
commit 35737fdb0a
1 changed files with 11 additions and 0 deletions

View File

@ -105,6 +105,17 @@ is the cache name, and
and
.IR sharedfactor
are integers defining new values for the corresponding tunables.
The
.I limit
value should be a positive value,
.I batchcount
should be a positive value that is less than or equal to
.IR limit ,
and
.I sharedfactor
should be nonnegative.
If any of the specified values is invalid,
the cache settings are left unchanged.
The
.I tunables