* Linux SMP kernel bug with > 512M ram
@ 2002-09-06 16:55 jeff
2002-09-06 17:06 ` Martin J. Bligh
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: jeff @ 2002-09-06 16:55 UTC (permalink / raw)
To: linux-kernel
I've been having problems with a few of our servers and I can't seem to find this
problem mentioned anywhere else. All of the dual processor machines will not operate
with greater than 512 megs of ram with the newer SMP kernels (2.4.7-10enterprise #1
SMP). Two of the dual P3 1ghz machines crash after a few minutes, when the memory
usage gets high enough, I presume. The errors they spit out vary, but its only when
I go over 512megs of ram, and only on dual processor machines. I had a slightly
different problem when I tried to set it up on a dual p2 266 machine, when I go over
512 megs there, the system takes an hour to boot up, and everything crawls from
there. I asked a friend of mine to try this newer kernel with his dual processor
server, and he says the same thing (when I go over 512, it crashes). Has anybody had
this problem? Is there a fix?
Regards,
Jeffrey Moss
jeff@americom.com
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: Linux SMP kernel bug with > 512M ram
2002-09-06 16:55 Linux SMP kernel bug with > 512M ram jeff
@ 2002-09-06 17:06 ` Martin J. Bligh
2002-09-06 17:07 ` Alan Cox
2002-09-06 20:50 ` jeff
2 siblings, 0 replies; 6+ messages in thread
From: Martin J. Bligh @ 2002-09-06 17:06 UTC (permalink / raw)
To: jeff, linux-kernel
Works fine for me with up to 32Gb of RAM. Can you try a vaguely
current kernel?
Martin.
--On Friday, September 06, 2002 4:55 PM +0000 jeff@AmeriCom.com wrote:
>
> I've been having problems with a few of our servers and I can't seem to find this
> problem mentioned anywhere else. All of the dual processor machines will not operate
> with greater than 512 megs of ram with the newer SMP kernels (2.4.7-10enterprise #1
> SMP). Two of the dual P3 1ghz machines crash after a few minutes, when the memory
> usage gets high enough, I presume. The errors they spit out vary, but its only when
> I go over 512megs of ram, and only on dual processor machines. I had a slightly
> different problem when I tried to set it up on a dual p2 266 machine, when I go over
> 512 megs there, the system takes an hour to boot up, and everything crawls from
> there. I asked a friend of mine to try this newer kernel with his dual processor
> server, and he says the same thing (when I go over 512, it crashes). Has anybody had
> this problem? Is there a fix?
>
> Regards,
>
> Jeffrey Moss
> jeff@americom.com
>
>
>
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux SMP kernel bug with > 512M ram
2002-09-06 16:55 Linux SMP kernel bug with > 512M ram jeff
2002-09-06 17:06 ` Martin J. Bligh
@ 2002-09-06 17:07 ` Alan Cox
2002-09-06 20:50 ` jeff
2 siblings, 0 replies; 6+ messages in thread
From: Alan Cox @ 2002-09-06 17:07 UTC (permalink / raw)
To: jeff; +Cc: linux-kernel
On Fri, 2002-09-06 at 17:55, jeff@AmeriCom.com wrote:
> I've been having problems with a few of our servers and I can't seem to find this
> problem mentioned anywhere else. All of the dual processor machines will not operate
> with greater than 512 megs of ram with the newer SMP kernels (2.4.7-10enterprise #1
2.4.7 is hardly "new". Red Hat has issued errata kernels going up to
2.4.9.
> SMP). Two of the dual P3 1ghz machines crash after a few minutes, when the memory
> usage gets high enough, I presume. The errors they spit out vary, but its only when
> I go over 512megs of ram, and only on dual processor machines. I had a slightly
Chipset or memory hardware problems seem the most likely cause if the
errors seem random or weird
> different problem when I tried to set it up on a dual p2 266 machine, when I go over
> 512 megs there, the system takes an hour to boot up, and everything crawls from
Thats BIOS. Thats a well known BIOS problem where the BIOS doesnt
configure the mtrr registers properly. You can work around that one by
tweaking the settings by hand or probably by getting a newer BIOS
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Linux SMP kernel bug with > 512M ram
2002-09-06 16:55 Linux SMP kernel bug with > 512M ram jeff
2002-09-06 17:06 ` Martin J. Bligh
2002-09-06 17:07 ` Alan Cox
@ 2002-09-06 20:50 ` jeff
2002-09-06 20:47 ` David S. Miller
2 siblings, 1 reply; 6+ messages in thread
From: jeff @ 2002-09-06 20:50 UTC (permalink / raw)
To: linux-kernel
I don't think its chipset or memory, the machines that crash have different brand
motherboards with different chipsets, I ran docmem for 24 hours on each stick of ram
and found no errors. The ram worked fine in my WindowsXP machine, and it works fine
when I use the non-smp kernel, and/or when I take the ram down to 2 sticks (512
meg). I'm posting here because I believe I have narrowed it down to a bug in the
kernel.
> On Fri, 2002-09-06 at 17:55, jeff@AmeriCom.com wrote:
> > I've been having problems with a few of our servers and I can't seem to find
this
> > problem mentioned anywhere else. All of the dual processor machines will not
operate
> > with greater than 512 megs of ram with the newer SMP kernels (2.4.7-10enterprise
#1
>
> 2.4.7 is hardly "new". Red Hat has issued errata kernels going up to
> 2.4.9.
>
> > SMP). Two of the dual P3 1ghz machines crash after a few minutes, when the
memory
> > usage gets high enough, I presume. The errors they spit out vary, but its only
when
> > I go over 512megs of ram, and only on dual processor machines. I had a slightly
>
> Chipset or memory hardware problems seem the most likely cause if the
> errors seem random or weird
>
> > different problem when I tried to set it up on a dual p2 266 machine, when I go
over
> > 512 megs there, the system takes an hour to boot up, and everything crawls from
>
> Thats BIOS. Thats a well known BIOS problem where the BIOS doesnt
> configure the mtrr registers properly. You can work around that one by
> tweaking the settings by hand or probably by getting a newer BIOS
>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <005a01c255ec$89be7b40$d281f6cc@WEASEL>]
end of thread, other threads:[~2002-09-06 21:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-06 16:55 Linux SMP kernel bug with > 512M ram jeff
2002-09-06 17:06 ` Martin J. Bligh
2002-09-06 17:07 ` Alan Cox
2002-09-06 20:50 ` jeff
2002-09-06 20:47 ` David S. Miller
[not found] <005a01c255ec$89be7b40$d281f6cc@WEASEL>
[not found] ` <fa.hqf5vev.1u6g19e@ifi.uio.no>
[not found] ` <fa.hqeru5v.1v6u3h8@ifi.uio.no>
2002-09-06 21:49 ` jeff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®