diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-19 17:21:53 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-19 17:21:53 +0000 |
| commit | c5ab4962676950aee27303026b91ccfe2b02acc5 (patch) | |
| tree | af9496dbf849e34680b3765576572e31d837c41a | |
| parent | d8915a7f349bfc04df5a761fbd60af26e9b92c68 (diff) | |
Notes
| -rw-r--r-- | etc/sysctl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sysctl.conf b/etc/sysctl.conf index 93758e1ced07..d4cae0982d7a 100644 --- a/etc/sysctl.conf +++ b/etc/sysctl.conf @@ -4,7 +4,7 @@ # ``sysctl -w'' to adjust kernel values. ``man 5 sysctl.conf'' for details. # -vfs.vmiodirenable=0 # Set to 1 to enable the use of the VM subsystem to +#vfs.vmiodirenable=0 # Set to 1 to enable the use of the VM subsystem to # back UFS directory memory requirements. Because of # the amount of wasted memory this causes it's not # advised for machines with less than 64MB of RAM, but |
