Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2005 11:37:56 +0200
From:      Claus Guttesen <kometen@gmail.com>
To:        "ananth_g@sifycorp.com" <ananth_g@sifycorp.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: building good custom kernel
Message-ID:  <b41c755205042102375f973e74@mail.gmail.com>
In-Reply-To: <1114074955.42676f4bbc684@mail.sifycorp.com>
References:  <1114074955.42676f4bbc684@mail.sifycorp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> kernel that is really optimized. And what do you
> people do to fine tune the kernel?

KERNCONF=3DMYKERNEL
CPUTYPE=3Dp4
CFLAGS=3D -O2 -pipe -funroll-loops
COPTFLAGS=3D -O2 -pipe -funroll-loops

in /etc/make.conf.

regards
Claus



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b41c755205042102375f973e74>