Lines Matching refs:options

52 # Basic compilation options.
61 # MACH configuration options.
67 options MACH_KERNEL
68 options MACH_PAGEMAP # <mach_pagemap>
69 options MACH_LOAD
70 options MACH_RT
71 options TASK_SWAPPER # <task_swapper_disabled>
73 options ADVISORY_PAGEOUT
78 # This defines configuration options that are normally used only during
88 options MACH_ASSERT # # <mach_assert>
94 # Other options here enable information retrieval for specific subsystems
96 options MACH_DEBUG # #
97 options MACH_IPC_DEBUG # #
99 options MACH_VM_DEBUG # # <debug>
105 options MACH_MP_DEBUG # # <debug>
110 options ZONE_DEBUG # # <debug>
112 options CONFIG_ZLEAKS # Live zone leak debugging # <zleaks>
115 options ZONE_ALIAS_ADDR # # <zone_alias_addr>
122 options CONFIG_TASK_ZONE_INFO # <task_zone_info>
127 options CONFIG_DEBUGGER_FOR_ZONE_INFO # <debugger_for_zone_info>
135 options XPR_DEBUG # # <debug>
142 options MACH_LDEBUG # # <debug>
147 options KDEBUG # kernel tracing # <kdebug>
148 options IST_KDEBUG # limited tracing # <ist_kdebug>
149 options NO_KDEBUG # no kernel tracing # <no_kdebug>
155 options CONFIG_DTRACE # # <config_dtrace>
159 options MACH_COUNTERS # # <debug>
163 # This defines configuration options that are normally used only during
172 #options MACH_IPC_STATS
178 #options MACH_CO_INFO
184 #options MACH_CLUSTER_STATS
190 #options MACH_SCTIMES
195 options MACH_COUNTERS # # <stats>
200 options CRYPTO # <crypto>
204 options HIBERNATION # # <hibernation>
208 options CONFIG_SLEEP # # <config_sleep>
212 options CONFIG_KEXT_BASEMENT # # <config_kext_basement>
219 options CONFIG_THREAD_MAX=2560 # <medium,large,xlarge>
220 options CONFIG_THREAD_MAX=1536 # <small,xsmall>
221 options CONFIG_THREAD_MAX=1024 # <bsmall>
223 options CONFIG_TASK_MAX=1024 # <medium,large,xlarge>
224 options CONFIG_TASK_MAX=768 # <small,xsmall>
225 options CONFIG_TASK_MAX=512 # <bsmall>
227 options CONFIG_ZONE_MAP_MIN=12582912 # <medium,large,xlarge>
228 options CONFIG_ZONE_MAP_MIN=6291456 # <small,xsmall>
229 options CONFIG_ZONE_MAP_MIN=1048576 # <bsmall>
233 options CONFIG_ZLEAK_ALLOCATION_MAP_NUM=16384 #<medium,large,xlarge>
234 options CONFIG_ZLEAK_ALLOCATION_MAP_NUM=8192 #<small,xsmall,bsmall>
235 options CONFIG_ZLEAK_TRACE_MAP_NUM=8192 #<medium,large,xlarge>
236 options CONFIG_ZLEAK_TRACE_MAP_NUM=4096 #<small,xsmall,bsmall>
239 # configurable kernel - use these options to strip strings from panic
244 options CONFIG_NO_PANIC_STRINGS # <no_panic_str>
245 options CONFIG_NO_PRINTF_STRINGS # <no_printf_str>
246 options CONFIG_NO_KPRINTF_STRINGS # <no_kprintf_str>
251 options CONFIG_EMBEDDED # <config_embedded>
256 options CONFIG_ENFORCE_SIGNED_CODE # <config_embedded>
260 options CONFIG_DYNAMIC_CODE_SIGNING # <dynamic_codesigning>
263 options CONFIG_VC_PROGRESS_WHITE # <vc_progress_white>
266 options SECURE_KERNEL # <secure_kernel>
272 # options CONFIG_CODE_DECRYPTION # <config_embedded>
277 options CONFIG_COUNTERS # <config_counters>
282 options CONFIG_SCHED_TRADITIONAL # <config_sched_traditional>
283 options CONFIG_SCHED_PROTO # <config_sched_proto>
284 options CONFIG_SCHED_GRRR # <config_sched_grrr>
285 options CONFIG_SCHED_FIXEDPRIORITY # <config_sched_fixedpriority>
286 options CONFIG_SCHED_GRRR_CORE # <config_sched_grrr,config_sched_fixedpriority>
288 options CONFIG_SCHED_IDLE_IN_PLACE # <config_sched_idle_in_place>
289 options CONFIG_GZALLOC # <config_gzalloc>
293 options CONFIG_MEMORYSTATUS # <memorystatus>
298 options CONFIG_JETSAM # <jetsam>
303 options CONFIG_FREEZE # <freeze>
305 options CHECK_CS_VALIDATION_BITMAP # <config_cs_validation_bitmap>
310 options VM_PRESSURE_EVENTS # <vm_pressure_events>
313 options VM_CPM # <vm_cpm>
315 options CONFIG_SKIP_PRECISE_USER_KERNEL_TIME # <config_skip_precise_user_kernel_time>