2004-09-28 11:59:35

by Fawad Lateef

[permalink] [raw]
Subject: facing prob related to 2.6.x kernel ............



I m using Fedora Core 2 (2.6.8.1) on XEON 2.2GHz SMP
Machine with 8GB RAM. When I boot my system with the
kernel 2.6.5 or on 2.6.8.1 without SMP and HIGHMEM64G
support it boots fine, but when I boot with SMP and
HIGHMEM64 enabled on 2.6.8.1 or 2.6.5, the booting
process becomes tooo slow i.e. took almost 20 or
minutes to boot.

The Same kernel configuration on the other machine
having same hardware configuration (except have 2GB
RAM in other machine not 8GB) works well.

The machine creating problem is working fine with
kernel 2.4.25 or so ............

Please do help me ..........

Fawad Lateef

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


2004-09-29 19:30:00

by Jon Masters

[permalink] [raw]
Subject: Re: facing prob related to 2.6.x kernel ............

On Wed, 29 Sep 2004 04:38:13 -0700 (PDT), Fawad Lateef
<[email protected]> wrote:

> I m using Fedora Core 2 (2.6.8.1) on XEON 2.2GHz SMP
> Machine with 8GB RAM. When I boot my system with the
> kernel 2.6.5 or on 2.6.8.1 without SMP and HIGHMEM64G
> support it boots fine, but when I boot with SMP and
> HIGHMEM64 enabled on 2.6.8.1 or 2.6.5, the booting
> process becomes tooo slow i.e. took almost 20 or
> minutes to boot.

There was a highmem bug in recent 2.6.x kernels which apparently got
fixed - but this sounds pretty interesting behaviour (so I've copied
lkml). I could be wrong about this bug since it's just something a
vaguely recall from some changelog I happened to be reading at the
wrong end of the night.

> The Same kernel configuration on the other machine
> having same hardware configuration (except have 2GB
> RAM in other machine not 8GB) works well.
>
> The machine creating problem is working fine with
> kernel 2.4.25 or so ............
>
> Please do help me ..........

Could you perhaps send me your .config file and dmesg output in the
first instance. Is this all vanilla stuff or are you using some weird
and wonderful patches?

Jon.