diff options
author | Scott Long <scottl@FreeBSD.org> | 2004-04-21 20:18:06 +0000 |
---|---|---|
committer | Scott Long <scottl@FreeBSD.org> | 2004-04-21 20:18:06 +0000 |
commit | fce240d1241f78e3f1d5d244c88185ee3d98f37c (patch) | |
tree | 6616b874d312a0da100b4ee58690bfef42afc3b9 /sys/conf/NOTES | |
parent | 4ada12355dc8150e6df99f9ca49c36f7bf735614 (diff) | |
download | src-fce240d1241f78e3f1d5d244c88185ee3d98f37c.tar.gz src-fce240d1241f78e3f1d5d244c88185ee3d98f37c.zip |
garbage collect ASR_MEASURE_PERFORMANCE
Notes
Notes:
svn path=/head/; revision=128533
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r-- | sys/conf/NOTES | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index e7d4a59fbb9b..9848b77fdd28 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2406,8 +2406,6 @@ options AAC_DEBUG # Debugging levels: # items in loops, etc. # Yet more undocumented options for linting. -# Broken: -##options ASR_MEASURE_PERFORMANCE # BKTR_ALLOC_PAGES has no effect except to cause warnings, and # BROOKTREE_ALLOC_PAGES hasn't actually been superseded by it, since the # driver still mostly spells this option BROOKTREE_ALLOC_PAGES. |