public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Dual Core CPUs & SATA HD
@ 2005-07-30 21:40 Dhruba Bandopadhyay
  2005-07-31  3:05 ` Colin
  0 siblings, 1 reply; 2+ messages in thread
From: Dhruba Bandopadhyay @ 2005-07-30 21:40 UTC (permalink / raw
  To: gentoo-user

Hi,

I'm just about to install gentoo on a dual core Intel CPU machine with
a SATA HD.  So, essentially, I have two questions.  What CFLAGS are
recommended for a dual core CPU and what precautions must one take to
have the SATA HD recognised by the install media?  I don't think the
CPU is 64 bit in case you need to know.

Many thanks.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] Dual Core CPUs & SATA HD
  2005-07-30 21:40 [gentoo-user] Dual Core CPUs & SATA HD Dhruba Bandopadhyay
@ 2005-07-31  3:05 ` Colin
  0 siblings, 0 replies; 2+ messages in thread
From: Colin @ 2005-07-31  3:05 UTC (permalink / raw
  To: gentoo-user


On Jul 30, 2005, at 5:40 PM, Dhruba Bandopadhyay wrote:

> Hi,
>
> I'm just about to install gentoo on a dual core Intel CPU machine with
> a SATA HD.  So, essentially, I have two questions.  What CFLAGS are
> recommended for a dual core CPU and what precautions must one take to
> have the SATA HD recognised by the install media?  I don't think the
> CPU is 64 bit in case you need to know.

A multi-core single-CPU system (yours) is virtually identical to a  
single-core multi-CPU system.  I would use MAKEOPTS="-j2" or higher  
(basically, twice what you would do for a single-processor system) in  
your make.conf to take advantage of all that parallel processing  
power.  Use the normal CFLAGS and CXXFLAGS, there aren't any special  
options for multiprocessor systems there.  When you compile your  
kernel, be SURE to include SMP (symmetric multi-processing) support  
to let the kernel use both cores.

SATA hard drives, if supported natively by the southbridge, require  
no extra drivers.  Since your motherboard must be relatively new,  
this is your case.  If they aren't supported natively, one of the  
various sata_* modules will autoload and handle it.  They might be  
enumerated as SCSI devices, though (/dev/sd* rather than /dev/hd*),  
but I believe this is perfectly normal.
--
Colin
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-31  3:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-30 21:40 [gentoo-user] Dual Core CPUs & SATA HD Dhruba Bandopadhyay
2005-07-31  3:05 ` Colin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox