Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Mar 2006 02:13:11 -0500
From:      Steel City Phantom <scphantm@yahoo.com>
To:        freebsd general questions <freebsd-questions@freebsd.org>
Subject:   Choosing cpu type when building kernel (stupid one i know)
Message-ID:  <44054987.4080504@yahoo.com>

next in thread | raw e-mail | index | archive | help
in bsd 6, i have to recompile the kernel to add atapicam.  ok, fine.  
the part of the config file that gets me is this:

machine         i386
cpu             I486_CPU
cpu             I586_CPU
cpu             I686_CPU
ident           GENERIC


the machine i386, i get.  all intel PC's since the 386 have used a 
common basic instruction set and the developers just want to build in 
something in case intel pulls an Apple Computer on us. 

the rest is what i don't understand.  486 isn't mentioned in the NOTES 
file, 586 is just pentium, and 686 is pentium pro.  I have a P4 1.4 gig 
intel chip in my system, what should these settings be?  if i remove 486 
and 686 does that give me any performance advantage or are these 
settings defaults because they are ment to be defaults and i should just 
be quiet about it.



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