diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-12-09 03:38:03 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-12-09 03:38:03 +0000 |
| commit | 1bebbbe2202136eadb013f9a7298abbe4cfc1eb6 (patch) | |
| tree | 7a60a2e3173367f2bff625fb0d142d41d60d4481 /sys | |
| parent | deca89c7c03b2ed463548fff75a58f71139f5a19 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 3c1ee4e7953f9..56810ce439132 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -737,6 +737,9 @@ options VFS_AIO # # Enabling this will probably not give an overall speedup except for # special workloads. +# +# WARNING: Do not enable this, it is known to be broken, and will result +# in system instability, as well as possible data loss. options ENABLE_VFS_IOOPT # Cryptographically secure random number generator; /dev/[u]random |
