mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.6.0 CONFIG_NUMA=y leads to random segfaults
@ 2004-01-21 22:08 Brian Ristuccia
  2004-01-22 19:33 ` Martin J. Bligh
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Ristuccia @ 2004-01-21 22:08 UTC (permalink / raw)
  To: linux-kernel

While building a kernel for a Dual Athlon MP 2800 system, I accidentally
enabled CONFIG_NUMA, "Numa Memory Allocation Support". This option should
have been a no-op on the system I was using it on, since on this motherboard
all system memory is equally close to each of the two CPU's. Instead, it
caused userspace processes to randomly segfault.

Booting a 2.6.0 rebuilt without CONFIG_NUMA made the problem go away.

-- 
Brian Ristuccia
bristucc@sw.starentnetworks.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.0 CONFIG_NUMA=y leads to random segfaults
  2004-01-21 22:08 2.6.0 CONFIG_NUMA=y leads to random segfaults Brian Ristuccia
@ 2004-01-22 19:33 ` Martin J. Bligh
  0 siblings, 0 replies; 2+ messages in thread
From: Martin J. Bligh @ 2004-01-22 19:33 UTC (permalink / raw)
  To: Brian Ristuccia, linux-kernel

> While building a kernel for a Dual Athlon MP 2800 system, I accidentally
> enabled CONFIG_NUMA, "Numa Memory Allocation Support". This option should
> have been a no-op on the system I was using it on, since on this motherboard
> all system memory is equally close to each of the two CPU's. Instead, it
> caused userspace processes to randomly segfault.
> 
> Booting a 2.6.0 rebuilt without CONFIG_NUMA made the problem go away.

Can you try 2.6.1 with Andi's latest patchset from here:
ftp://ftp.x86-64.org/pub/linux/v2.6/x86_64-2.6.1-2.bz2
There's been quite a few updates to AMD oustanding since before 2.6.0 
that Andi said were critical.

If it's still bust, could you fish around in /var/log/messages or consoles 
for any stack traces or anything you can see?

M.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-22 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-21 22:08 2.6.0 CONFIG_NUMA=y leads to random segfaults Brian Ristuccia
2004-01-22 19:33 ` Martin J. Bligh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome