Add options<sp><tab>MDNSECT=2000 .

This commit is contained in:
sheldonh 2000-07-14 12:21:14 +00:00
parent 62dee1d507
commit 8d94fa095e
2 changed files with 6 additions and 0 deletions

View File

@ -661,6 +661,9 @@ options MD_ROOT_SIZE=10
# images of type mfs_root or md_root.
options MD_ROOT
# Specify the default maximum size for malloc(9)-backed md devices.
options MDNSECT=20000
# Allow this many swap-devices.
options NSWAPDEV=20

View File

@ -661,6 +661,9 @@ options MD_ROOT_SIZE=10
# images of type mfs_root or md_root.
options MD_ROOT
# Specify the default maximum size for malloc(9)-backed md devices.
options MDNSECT=20000
# Allow this many swap-devices.
options NSWAPDEV=20