Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Dec 2010 13:01:33 +0000
From:      Alexander Best <arundel@freebsd.org>
To:        super super <xnctsuper@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: What is the value of kernel "cpu" option for Core 2 Duo E8400
Message-ID:  <20101217130133.GA1155@freebsd.org>
In-Reply-To: <AANLkTinrMOD7TZ1y3fGURvTnTK6sncM=bZy_pN3vNit_@mail.gmail.com>
References:  <AANLkTinrMOD7TZ1y3fGURvTnTK6sncM=bZy_pN3vNit_@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri Dec 17 10, super super wrote:
> Hi, Freebsd-questions.
> 
>   What is the value of kernel "cpu" option for Core 2 Duo E8400 need to
> specify the architecture to amd64.

cpu	HAMMER

... and adding

CPUTYPE ?= nocona

to your /etc/make.conf will make sure world gets optimised for your cpu.

cheers.
alex

> -- 
> Best regards

-- 
a13x



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