Date: Fri, 20 May 2005 23:30:26 +0200 (CEST) From: Goran Gajic <ggajic@sbb.co.yu> To: freebsd-questions@www.freebsd.org Subject: DDB Message-ID: <Pine.BSF.4.62.0505202329450.2797@mail.sbb.co.yu>
next in thread | raw e-mail | index | archive | help
I have compiled my kernel with options SMP and with following options in hope that I will be able to drop into debuuger after fatal trap 12 (FreeBSD-5.4-STABLE). I have added following lines to my config: options KDB options KDB_TRACE options DDB Although dmesg | grep SMP says FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs SMP: AP CPU #3 Launched! SMP: AP CPU #1 Launched! SMP: AP CPU #2 Launched! top shows that processes are running only on CPU's 0 and 2. systat also shows: root idle: cpu0 XXXXXXXXXXXXXXXXXXX nobody squid XXXXXXXXXXXXXXXXXX root idle: cpu2 XXXXXXXXXXX root swi1: net X Is this normal, or am I missing something? Regards, Goran Gajic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.62.0505202329450.2797>