From owner-freebsd-questions Sat Jul 24 15:23:26 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ds9.sci.fi (ds9.sci.fi [195.74.0.54]) by hub.freebsd.org (Postfix) with ESMTP id 9C3B114D35 for ; Sat, 24 Jul 1999 15:23:22 -0700 (PDT) (envelope-from yurtesen@ispro.net.tr) Received: from ispro.net.tr (dyn-1-075.tku.netti.fi [195.16.222.76]) by ds9.sci.fi (8.9.1/8.9.1) with ESMTP id BAA18963 for ; Sun, 25 Jul 1999 01:22:10 +0300 (EET DST) Message-ID: <379A3C8E.3CC0963C@ispro.net.tr> Date: Sun, 25 Jul 1999 01:22:07 +0300 From: Evren Yurtesen X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: By default, FreeBSD kernels are not optimized.??? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG what does this text mean exactly, which is referenced from http://www.freebsd.org/handbook/internals-vm.html By default, FreeBSD kernels are not optimized. You can set debugging and optimization flags with the makeoptions directive in the kernel configuration. Note that you should not use -g unless you can accomodate the large (typically 7 MB+) kernels that result. makeoptions DEBUG="-g" makeoptions COPTFLAGS="-O2 -pipe" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message