Remove kernel event tracing. The overhead is significant when running
under ski.
This commit is contained in:
parent
d33c4ec332
commit
6239a6d8dd
@ -36,13 +36,7 @@ options INET #InterNETworking
|
||||
options INET6 #IPv6 communications protocols
|
||||
options INVARIANTS
|
||||
options INVARIANT_SUPPORT
|
||||
options KTR
|
||||
options KTRACE #ktrace(1) syscall trace support
|
||||
options KTR_COMPILE="(KTR_INTR|KTR_PROC)"
|
||||
options KTR_CPUMASK=0x3
|
||||
options KTR_ENTRIES=1024
|
||||
options KTR_MASK=0
|
||||
options KTR_VERBOSE
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options PROCFS #Process filesystem (requires PSEUDOFS)
|
||||
options PSEUDOFS #Pseudo-filesystem framework
|
||||
|
Loading…
Reference in New Issue
Block a user