options (680f1afd9463c43c403e22d3e89555f104492c06) options (ba8f0eb8fc9262ad9cb7ec03e01db198f5b770bc)
1# $FreeBSD$
2#
3# On the handling of kernel options
4#
5# All kernel options should be listed in NOTES, with suitable
6# descriptions. Negative options (options that make some code not
7# compile) should be commented out; LINT (generated from NOTES) should
8# compile as much code as possible. Try to structure option-using

--- 917 unchanged lines hidden (view full) ---

926SDP opt_ofed.h
927SDP_DEBUG opt_ofed.h
928IPOIB opt_ofed.h
929IPOIB_DEBUG opt_ofed.h
930IPOIB_CM opt_ofed.h
931
932# Resource Accounting
933RACCT opt_global.h
1# $FreeBSD$
2#
3# On the handling of kernel options
4#
5# All kernel options should be listed in NOTES, with suitable
6# descriptions. Negative options (options that make some code not
7# compile) should be commented out; LINT (generated from NOTES) should
8# compile as much code as possible. Try to structure option-using

--- 917 unchanged lines hidden (view full) ---

926SDP opt_ofed.h
927SDP_DEBUG opt_ofed.h
928IPOIB opt_ofed.h
929IPOIB_DEBUG opt_ofed.h
930IPOIB_CM opt_ofed.h
931
932# Resource Accounting
933RACCT opt_global.h
934RACCT_DISABLED opt_global.h
934RACCT_DEFAULT_TO_DISABLED opt_global.h
935
936# Resource Limits
937RCTL opt_global.h
938
939# Random number generator(s)
940RANDOM_YARROW opt_random.h
941RANDOM_FORTUNA opt_random.h
942RANDOM_DEBUG opt_random.h
935
936# Resource Limits
937RCTL opt_global.h
938
939# Random number generator(s)
940RANDOM_YARROW opt_random.h
941RANDOM_FORTUNA opt_random.h
942RANDOM_DEBUG opt_random.h