提交 81885a45 编写于 作者: S Stephen Kitt 提交者: Jonathan Corbet

docs: sysctl/fs: remove references to dquot-max/-nr

dquot-max was removed in 2.4.10.5; dquot-nr was replaced with dqstats
in 2.5.18 which is now /proc/sys/fs/quota. Remove references to
dquot-max and dquot-nr in the sysctl documentation.
Signed-off-by: NStephen Kitt <steve@sk2.org>
Link: https://lore.kernel.org/r/20220930102937.135841-3-steve@sk2.orgSigned-off-by: NJonathan Corbet <corbet@lwn.net>
上级 a75c6589
...@@ -29,8 +29,6 @@ Currently, these files are in /proc/sys/fs: ...@@ -29,8 +29,6 @@ Currently, these files are in /proc/sys/fs:
- aio-max-nr - aio-max-nr
- aio-nr - aio-nr
- dentry-state - dentry-state
- dquot-max
- dquot-nr
- file-max - file-max
- file-nr - file-nr
- inode-nr - inode-nr
...@@ -90,20 +88,6 @@ they help speeding up rejection of non-existing files provided ...@@ -90,20 +88,6 @@ they help speeding up rejection of non-existing files provided
by the users. by the users.
dquot-max & dquot-nr
--------------------
The file dquot-max shows the maximum number of cached disk
quota entries.
The file dquot-nr shows the number of allocated disk quota
entries and the number of free disk quota entries.
If the number of free cached disk quotas is very low and
you have some awesome number of simultaneous system users,
you might want to raise the limit.
file-max & file-nr file-max & file-nr
------------------ ------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册