public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Colin <signofzeta@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Dual Core CPUs & SATA HD
Date: Sat, 30 Jul 2005 23:05:15 -0400	[thread overview]
Message-ID: <812E010E-3F74-4190-95C7-2524AAD81345@gmail.com> (raw)
In-Reply-To: <2baa4b1905073014401eda655d@mail.gmail.com>


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



      reply	other threads:[~2005-07-31  3:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-30 21:40 [gentoo-user] Dual Core CPUs & SATA HD Dhruba Bandopadhyay
2005-07-31  3:05 ` Colin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=812E010E-3F74-4190-95C7-2524AAD81345@gmail.com \
    --to=signofzeta@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox