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:
Fredrik Holmqvist
2009-12-15 15:55:16 +00:00
parent 5868901fda
commit 5e972c0f3d
4 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -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