Deleted Added
full compact
NOTES (209248) NOTES (209313)
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD: head/sys/amd64/conf/NOTES 209248 2010-06-17 11:54:49Z mav $
7# $FreeBSD: head/sys/amd64/conf/NOTES 209313 2010-06-18 18:51:09Z kib $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14#
15# Enable the kernel DTrace hooks which are required to load the DTrace
16# kernel modules.
17#
18options KDTRACE_HOOKS
19
14
15#####################################################################
16# SMP OPTIONS:
17#
18# Notes:
19#
20# IPI_PREEMPTION instructs the kernel to preempt threads running on other
21# CPUS if needed. Relies on the PREEMPTION option

--- 546 unchanged lines hidden ---
20
21#####################################################################
22# SMP OPTIONS:
23#
24# Notes:
25#
26# IPI_PREEMPTION instructs the kernel to preempt threads running on other
27# CPUS if needed. Relies on the PREEMPTION option

--- 546 unchanged lines hidden ---