Add maxusers auto-sizing description to NOTES file for -current

This commit is contained in:
Matthew Dillon 2001-12-14 01:01:20 +00:00
parent 48f1ba5b0d
commit c8b4c292c0
2 changed files with 6 additions and 2 deletions

View File

@ -29,7 +29,9 @@ ident LINT
#
# The `maxusers' parameter controls the static sizing of a number of
# internal system tables by a formula defined in subr_param.c.
# internal system tables by a formula defined in subr_param.c. Setting
# maxusers to 0 will cause the system to auto-size based on physical
# memory.
#
maxusers 10

View File

@ -29,7 +29,9 @@ ident LINT
#
# The `maxusers' parameter controls the static sizing of a number of
# internal system tables by a formula defined in subr_param.c.
# internal system tables by a formula defined in subr_param.c. Setting
# maxusers to 0 will cause the system to auto-size based on physical
# memory.
#
maxusers 10