Deleted Added
full compact
options.amd64 (233433) options.amd64 (240135)
1# $FreeBSD: head/sys/conf/options.amd64 233433 2012-03-24 19:43:49Z alc $
1# $FreeBSD: head/sys/conf/options.amd64 240135 2012-09-05 13:18:51Z kib $
2# Options specific to AMD64 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6COUNT_XINVLTLB_HITS opt_smp.h
7COUNT_IPIS opt_smp.h
8MAXMEM
9PERFMON

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

63
64# BPF just-in-time compiler
65BPF_JITTER opt_bpf.h
66
67XENHVM opt_global.h
68
69# options for the Intel C600 SAS driver (isci)
70ISCI_LOGGING opt_isci.h
2# Options specific to AMD64 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6COUNT_XINVLTLB_HITS opt_smp.h
7COUNT_IPIS opt_smp.h
8MAXMEM
9PERFMON

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

63
64# BPF just-in-time compiler
65BPF_JITTER opt_bpf.h
66
67XENHVM opt_global.h
68
69# options for the Intel C600 SAS driver (isci)
70ISCI_LOGGING opt_isci.h
71
72# hw random number generators for random(4)
73PADLOCK_RNG opt_cpu.h
74IVY_RNG opt_cpu.h