In /usr/src/UPDATE for 8-CURRENT it says to remove kernel debugging and malloc diagnostics in userland... I have done the first but am not sure if I got the second correct: 1. All I have to do is uncomment #define MALLOC_PRODUCTION in /usr/src/lib/libc/stdlib/malloc.c ? 2. If not what else needs to be done?