All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Torri <storri@sbcglobal.net>
To: "G. Ravinder" <Ravinder.Gella@scada.cmcltd.com>
Cc: linux-kernel@vger.kernel.org, ravi@scada.cmcltd.com
Subject: Re: RAM and DUAL CPU problem
Date: 17 Aug 2003 14:56:24 -0500	[thread overview]
Message-ID: <1061150184.4716.6.camel@base> (raw)
In-Reply-To: <Pine.LNX.4.33.0308171532400.31855-100000@scada.cmcltd.com>

[-- Attachment #1: Type: text/plain, Size: 994 bytes --]

On Sun, 2003-08-17 at 05:05, G. Ravinder wrote:
> Hi,
> 
>  I am using "HP Prolient DL 380 Dual processor(2X2.4Ghz) with 6GB RAM with
> Readhat Linux 7.3 OS. But the problem is that the kernel is detecting only
> 4GB RAM and single CPU(Not two CPU's).The kernel version is
> 2.4.18-3 on an i686". Can you please suggest how to
> configure dual CPU and 6GB RAM on this server.
> 
> Regards
> G. Ravinder
> ravi@scada.cmcltd.com
> INDIA.

First off you are best at rebuilding the kernel yourself. The options
you need are:

Processor type and features:

 --> High Memory Support --> 64 GB

 --> Symmetric multi-processing support.

If kernel building seems to be too risky for you then you need to
install:

rpm -ivh kernel-smp-2.4.18-3.i686.rpm 

This should give you the SMP support but I cannot say whether the entire
memory is going to be recognized. I guess both will but try.

Stephen
-- 
Stephen Torri
GPG Key: http://www.cs.wustl.edu/~storri/storri.asc

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2003-08-17 19:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-17 10:05 RAM and DUAL CPU problem G. Ravinder
2003-08-17 19:56 ` Stephen Torri [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=1061150184.4716.6.camel@base \
    --to=storri@sbcglobal.net \
    --cc=Ravinder.Gella@scada.cmcltd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ravi@scada.cmcltd.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.