diff options
Diffstat (limited to 'sys/amd64/conf/NOTES')
-rw-r--r-- | sys/amd64/conf/NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index de27e8c..94717d6 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -559,6 +559,10 @@ options LINSYSFS options KSTACK_PAGES=5 +# Enable detailed accounting by the PV entry allocator. + +options PV_STATS + ##################################################################### # More undocumented options for linting. |