diff options
| author | David Xu <davidxu@FreeBSD.org> | 2006-06-13 13:12:56 +0000 |
|---|---|---|
| committer | David Xu <davidxu@FreeBSD.org> | 2006-06-13 13:12:56 +0000 |
| commit | b41f1452d951aad13aba458af52b7c051205b415 (patch) | |
| tree | a9fec91142711752b931300f2309e4de17526aad /sys/amd64 | |
| parent | 05922cdfccecde28f8de5e2688a54e641bebf2c2 (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index db756325c61e..7dc771578e3f 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -28,6 +28,7 @@ makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols #options SCHED_ULE # ULE scheduler options SCHED_4BSD # 4BSD scheduler +#options SCHED_CORE # CORE scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols |
