building good custom kernel

Claus Guttesen kometen at gmail.com
Thu Apr 21 02:37:57 PDT 2005


> kernel that is really optimized. And what do you
> people do to fine tune the kernel?

KERNCONF=MYKERNEL
CPUTYPE=p4
CFLAGS= -O2 -pipe -funroll-loops
COPTFLAGS= -O2 -pipe -funroll-loops

in /etc/make.conf.

regards
Claus


More information about the freebsd-stable mailing list