Date: Sat, 30 Dec 2006 19:25:54 +0100 From: Karol Kwiatkowski <freebsd@orchid.homeunix.org> To: Robert Watson <rwatson@freebsd.org> Cc: freebsd-stable@freebsd.org Subject: debugging kernel options (was: Re: 6.2-PRE: Fatal Trap?) Message-ID: <4596AF32.2060205@orchid.homeunix.org> In-Reply-To: <20061230170358.K50974@fledge.watson.org> References: <20061230035722.L39715@thebighonker.lerctr.org> <20061230151933.P18740@fledge.watson.org> <20061230093730.I47579@thebighonker.lerctr.org> <20061230160353.K18740@fledge.watson.org> <45969487.1020806@orchid.homeunix.org> <20061230170358.K50974@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA094C546C94B362D604F63F9 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Robert Watson wrote: >> P.S. out of curiosity - now that I have configured kernel with DDB and= >> KDB options, is there any performance penalty of running such kernel? >=20 > No, it shouldn't really have any effect on performance. The one thing > to watch out for is that your system will no longer reboot automaticall= y > on a panic, as it will drop to the debugger, by default. You can chang= e > this by setting debug.debugger_on_panic to 0, in which case you will > likely want to set debug.trace_on_panic to 1 so it prints a stack trace= > before rebooting (which is often sufficient, combined with the trap > frame and panic message to debug the problem). >=20 > Right now these are sysctls, not tunables, but you can change the > default using options KDB_UNATTENDED (which flips the default to not > entering the debugger and rebooting) and options KDB_TRACE (which cause= s > a trace to be printed on panic by default). Probably they should also > be tunables so that loader.conf entries will work. Great explanation, thank you. I turned on debugging on my desktop computer which, apart from normal every day use, is 'testing' STABLE by running it :) I'm perfectly fine with the defaults, at least for now. Cheers and thanks again, Karol --=20 Karol Kwiatkowski <freebsd at orchid dot homeunix dot org> OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc --------------enigA094C546C94B362D604F63F9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFlq85ezeoPAwGIYsRCBUOAJsFI/lbuQvWutIJ8g+Zd2hXrtf6jgCgkb5f XuD4X9BBFiBC4lA7wj+Wodk= =ZUn6 -----END PGP SIGNATURE----- --------------enigA094C546C94B362D604F63F9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4596AF32.2060205>