public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* severe performance degradation on serverworks with high mem
@ 2001-10-18 19:57 Brian C. Thomas
  2001-10-18 21:45 ` Brian C. Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Brian C. Thomas @ 2001-10-18 19:57 UTC (permalink / raw)
  To: linux-kernel

Hi

I have a Supermicro S2QR6 board, which has the "Serverworks serverset
III HE" chipset.  (Also, i have 8GB RAM, 4 Xeon P3 700MHz processors,
and an Adaptec Ultra160 SCSI system - aix7xxx, built onto the 
motherboard)

In all the 2.4.x series kernels (even up to 2.4.12-ac3 or
2.4.13-pre4), as soon as the high memory, 64GB option is enabled, the
server slows down to a crawl, with no load showing.  (A "crawl"
example is a kernel recompile time going from ~5 min to >2 hr!)

I have tried numerous kernel config options, removing scsi support,
networking, and have narrowed the problem down to the serverworks
chipset- on a SC440NX mb, also with 8GB and everything else in the
system, all the new kernels work with no slowdown.

I've tried...
kernels: 2.4.1, 2.4.3, 2.4.5, 2.4.7-ac9, 2.4.9, 2.4.12 (-pre4, -ac3)
with and w/o mtrr support kernel config

Any ideas?

Thanks,

BCT

____________________________
Brian C. Thomas
bcthomas@nature.berkeley.edu

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

* Re: severe performance degradation on serverworks with high mem
  2001-10-18 19:57 severe performance degradation on serverworks with high mem Brian C. Thomas
@ 2001-10-18 21:45 ` Brian C. Thomas
  2001-10-18 23:01   ` Mike Fedyk
  2001-10-19  7:24   ` Eric W. Biederman
  0 siblings, 2 replies; 4+ messages in thread
From: Brian C. Thomas @ 2001-10-18 21:45 UTC (permalink / raw)
  To: linux-kernel

Hi

I don't know if this helps, but I seem to have stumbled onto a
possible "fix" for this...

With 64GB high memory enabled in kernel 2.4.12-ac3, and mtrr turned
on, I was able to see all 8GB RAM on my machine by using the old
'append="mem=8000M"' command in my lilo.conf file... AND WITH NO LOSS
OF PERFORMANCE!

Does that help anyone with defining where this problem is coming from?

BCT

____________________________
Brian C. Thomas
bcthomas@nature.berkeley.edu

On Thu, Oct 18, 2001 at 12:57:15PM -0700, Brian C. Thomas wrote:
> Hi
> 
> I have a Supermicro S2QR6 board, which has the "Serverworks serverset
> III HE" chipset.  (Also, i have 8GB RAM, 4 Xeon P3 700MHz processors,
> and an Adaptec Ultra160 SCSI system - aix7xxx, built onto the 
> motherboard)
> 
> In all the 2.4.x series kernels (even up to 2.4.12-ac3 or
> 2.4.13-pre4), as soon as the high memory, 64GB option is enabled, the
> server slows down to a crawl, with no load showing.  (A "crawl"
> example is a kernel recompile time going from ~5 min to >2 hr!)
> 
> I have tried numerous kernel config options, removing scsi support,
> networking, and have narrowed the problem down to the serverworks
> chipset- on a SC440NX mb, also with 8GB and everything else in the
> system, all the new kernels work with no slowdown.
> 
> I've tried...
> kernels: 2.4.1, 2.4.3, 2.4.5, 2.4.7-ac9, 2.4.9, 2.4.12 (-pre4, -ac3)
> with and w/o mtrr support kernel config
> 
> Any ideas?
> 
> Thanks,
> 
> BCT
> 
> ____________________________
> Brian C. Thomas
> bcthomas@nature.berkeley.edu
> -
> 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] 4+ messages in thread

* Re: severe performance degradation on serverworks with high mem
  2001-10-18 21:45 ` Brian C. Thomas
@ 2001-10-18 23:01   ` Mike Fedyk
  2001-10-19  7:24   ` Eric W. Biederman
  1 sibling, 0 replies; 4+ messages in thread
From: Mike Fedyk @ 2001-10-18 23:01 UTC (permalink / raw)
  To: Brian C. Thomas, linux-kernel

On Thu, Oct 18, 2001 at 02:45:05PM -0700, Brian C. Thomas wrote:
> Hi
> 
> I don't know if this helps, but I seem to have stumbled onto a
> possible "fix" for this...
> 
> With 64GB high memory enabled in kernel 2.4.12-ac3, and mtrr turned
> on, I was able to see all 8GB RAM on my machine by using the old
> 'append="mem=8000M"' command in my lilo.conf file... AND WITH NO LOSS
> OF PERFORMANCE!
> 
> Does that help anyone with defining where this problem is coming from?
> 

The real question is how to reproduce the > 2hr kernel compiles.

Are there any certain steps that would reliably create the problem, and if
so what are they?

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

* Re: severe performance degradation on serverworks with high mem
  2001-10-18 21:45 ` Brian C. Thomas
  2001-10-18 23:01   ` Mike Fedyk
@ 2001-10-19  7:24   ` Eric W. Biederman
  1 sibling, 0 replies; 4+ messages in thread
From: Eric W. Biederman @ 2001-10-19  7:24 UTC (permalink / raw)
  To: Brian C. Thomas; +Cc: linux-kernel

"Brian C. Thomas" <bcthomas@nature.Berkeley.edu> writes:

> Hi
> 
> I don't know if this helps, but I seem to have stumbled onto a
> possible "fix" for this...
> 
> With 64GB high memory enabled in kernel 2.4.12-ac3, and mtrr turned
> on, I was able to see all 8GB RAM on my machine by using the old
> 'append="mem=8000M"' command in my lilo.conf file... AND WITH NO LOSS
> OF PERFORMANCE!
> 
> Does that help anyone with defining where this problem is coming from?

cat /proc/mtrr and see what the mtrrs look like.  It feels like there you
have a spot of RAM the BIOS doesn't cover with mtrrs.

Eric

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

end of thread, other threads:[~2001-10-19  7:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-18 19:57 severe performance degradation on serverworks with high mem Brian C. Thomas
2001-10-18 21:45 ` Brian C. Thomas
2001-10-18 23:01   ` Mike Fedyk
2001-10-19  7:24   ` Eric W. Biederman

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