All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.4.14-pre8 stress testing
@ 2001-11-06 19:40 Bob Matthews
  2001-11-07 15:58 ` Bob Matthews
  0 siblings, 1 reply; 4+ messages in thread
From: Bob Matthews @ 2001-11-06 19:40 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

We've been doing some stress testing on 2.4.14-pre8 here.  So far the
results look positive, with the exception of an SMP PAE kernel on one of
our 8-ways.

- A UP kernel with no highmem passed all our tests on 256M/512M and
800M/1600M RAM/Swap combo's.

- An SMP kernel with highmem=4G passed all our tests on two 1G/2G dual
processor configurations.

The problem kernel is statically linked, with HIGHMEM=64G, SMP, NFS
client and server V3, eepro100, and the sym53c8xx driver.  The machine
is an 8xPIII configured as 8G/16G.

The machine ran the test suite for ~17 hours, and then gradually began
to slow down to the point where key presses at a virtual console took
many seconds to echo.  Eventually, the machine became unresponsive.  The
test harness clock is still ticking, and I can change VC's, but that's
about it.  Magic Sysrq doesn't give me anything except the name of the
corresponding command.  The machine does not appear to have generated
any oops output.

If I can provide you with anymore info, please let me know.
-- 
Bob Matthews
Red Hat, Inc.

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: 2.4.14-pre8 stress testing
@ 2001-11-06 21:09 Manfred Spraul
  2001-11-06 21:27 ` Bob Matthews
  0 siblings, 1 reply; 4+ messages in thread
From: Manfred Spraul @ 2001-11-06 21:09 UTC (permalink / raw)
  To: Bob Matthews; +Cc: linux-kernel

>  Magic Sysrq doesn't give me anything except the name of the
> corresponding command.  The machine does not appear to have generated
> any oops output.

Was just one command name printed, or multiple commands?
The sysrq handlers are protected by a spinlock.
If multiple command names were printed it means that the sysrq handlers
themself returned, and that printk works.

I bet that the console loglevel got corrupted.
The sysrq handler should run with forced loglevel 7, like the print of
the command name.

Did you try SysRQ+7?

--
	Manfred

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

end of thread, other threads:[~2001-11-07 15:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-06 19:40 2.4.14-pre8 stress testing Bob Matthews
2001-11-07 15:58 ` Bob Matthews
  -- strict thread matches above, loose matches on Subject: below --
2001-11-06 21:09 Manfred Spraul
2001-11-06 21:27 ` Bob Matthews

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.