Implemented TODO about not loading symbols at boot.
This saves ~0.5s of boot time here, but I suspect it might be better for CD. Enabled loadSymbols in kernel settings so the behavior should be the same as before this change. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34666 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
# Activates a hack that allows single-stepping under qemu
|
||||
# to work.
|
||||
|
||||
#load_symbols true
|
||||
load_symbols true
|
||||
# load kernel and kernel add-on symbols, default is off
|
||||
|
||||
#apm true
|
||||
|
||||
Reference in New Issue
Block a user