Date: Tue, 24 Feb 2009 10:23:24 -0900 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: Peter Steele <psteele@maxiscale.com> Subject: Re: What is correct way to enable watchdog? Message-ID: <200902241023.24240.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <9815060.721235495529150.JavaMail.HALO$@halo> References: <9815060.721235495529150.JavaMail.HALO$@halo>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 24 February 2009 08:12:11 Peter Steele wrote: > >Panic, or overheating. Check the dumpdev/dumpdir variables in rc.conf(5). > > BTW, what's the difference between setting kern.corefile in /etc/sysctl and > these dumpdev/dumpdir variables? They are two different things. kern.corefile is used for userland processes. See core(5) for details. Handy if you want to collect all coredumps for review or when large parts of the system are read-only. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902241023.24240.fbsd.questions>