[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 7.2 for 2 CPU i686 (was Re: libc.so.6 with link time reference)
- To: Hava Lester <hava18(at-nospam)hadassah.org.il>
- Subject: Re: 7.2 for 2 CPU i686 (was Re: libc.so.6 with link time reference)
- From: guy keren <choo(at-nospam)actcom.co.il>
- Date: Thu, 1 Nov 2001 03:05:03 +0200 (EET)
- cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <3BE01A82.BEDF9400@hadassah.org.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Wed, 31 Oct 2001, Hava Lester wrote:
> - so I've decided to upgrade the kernel (after reading through the "Upgrading the kernel in RH"
> thread) to 7.2 .
you mean to 2.4.X ? '7.2 is the version of the redhat distribution. not
the version of a kernel. the kernel is now at version 2.4.something.
> There doesn't seem to be a version of 7.2 for i686 architechture on the huji ftp site (am I wrong?)
> so I've been rummaging around the internet.I came across a comment:
> "This package includes a SMP version of the Linux kernel. It is required only on machines with two
> or more CPUs,...."
> so it got me wondering: do I have to look for a different kind of kernel for my machine? I would
> have thought
> that the regular kernel could handle 2 CPUs as well??
the kernel needs to be compiled differently for a single-processor machine
(uni-processor) and for a multi-processor machine (SMP), since some of the
code changes between the 2 options. a uni-processor CPU won't work for a
multi-processor machine (or perhaps will work with only one of the CPUs? i
have no experience with that), and an SMP kernel will lock-up during boot
on a single-CPU machine (happened to me lately).
--
guy
"For world domination - press 1,
or dial 0, and please hold, for the creator." -- nob o. dy
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il