Date: Wed, 28 Jan 2004 17:08:12 +0100 From: Miguel Mendez <flynn@energyhq.es.eu.org> To: slave-mike <slave-mike@slavepix.com> Cc: "'freebsd-current@freebsd.org'" <freebsd-current@freebsd.org> Subject: Re: 5.x SLOW - How do I speed it up? Message-ID: <4017DE6C.90607@energyhq.es.eu.org> In-Reply-To: <40171BF2.8090903@slavepix.com> References: <40171BF2.8090903@slavepix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
slave-mike wrote: > What are all the options one needs to change before doing a > buildworld/installworld > to make sure all the debugging features are off? WITNESS and INVARIANTS are kernel options. Edit your kernel config and comment them out, but keep in mind that they are useful for debugging purposes and sanity checks on several kernel structures. Cheers, -- Miguel Mendez <flynn@energyhq.es.eu.org> http://www.energyhq.es.eu.org PGP Key: 0xDC8514F1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4017DE6C.90607>