* 2.4 kernel memory corruption testing info
@ 2001-04-01 22:25 Stephen Tweedie
2001-04-03 15:11 ` Andrea Arcangeli
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Tweedie @ 2001-04-01 22:25 UTC (permalink / raw)
To: linux-mm
Cc: Stephen Tweedie, Ben LaHaise, arjanv, Alan Cox, Alexander Viro,
Chris Mason, Theodore Ts'o, Rik van Riel
Hi,
I promised several people at the 2.5 workshop that I'd post info about
what we've been seeing inside Red Hat during severe stress testing of
the 2.4 kernel, and how to reproduce it.
The tests we've seen problems with are Cerberus stress tests. If I
remember correctly, we're using the standard sourceforge Cerberus
tests with the addition of a directory stresser from Ingo.
The tests we are running in parallel are:
MMAP_FIFO (performs a ton of IO with regular read/write, mmap, fifos,
shared memory etc)
FPU test
memtest
destructive disk tests
crashme
tcpip tests over loopback
filesystem tests (Ingo's stresser)
The basic footprint we see is that the write pattern used by MMAP_FIFO
(0x39c39c39) keeps turning up elsewhere, most often in ext2 indirect
blocks during truncate but also in places such as the memtest scan.
I am currently on a plane and will be on holiday for the next 10
days with only limited email access, but Ben LaHaise has offered to
post the exact configuration we've been using somewhere public and to
send out the extra directory stresser that we've been using.
Ben did tell me yesterday that we'd been able finally to reproduce the
problem on IDE -- previously only SCSI setups had shown the problem,
but then many of the IDE systems only had one disk and were skipping
the destructive disk test as a result.
destructive disk tests appear to be necessary to cause the problem,
but that may be because of the extra VM pressure of that test rather
than any fundamentail IO layer problem it triggers. The disk being
used for the descructive testing is never the same disk that the
MMAP_FIFO test runs on.
Reducing the memory on a test box appears to increase the frequency of
the problem. SMP also increases the frequency, but we have seen this
on IDE too.
I haven't seen this email yet, but Ben told me that he'd seen a report
that this was reproducible right back to 2.3.50. We have certainly
seen it on Linus and ac* kernels as well as on our own
internally-patched kernel builds.
Cheers,
Stephen
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.4 kernel memory corruption testing info
2001-04-01 22:25 2.4 kernel memory corruption testing info Stephen Tweedie
@ 2001-04-03 15:11 ` Andrea Arcangeli
2001-04-03 23:23 ` Marcelo Tosatti
0 siblings, 1 reply; 4+ messages in thread
From: Andrea Arcangeli @ 2001-04-03 15:11 UTC (permalink / raw)
To: Stephen Tweedie
Cc: linux-mm, Ben LaHaise, arjanv, Alan Cox, Alexander Viro,
Chris Mason, Theodore Ts'o, Rik van Riel
On Sun, Apr 01, 2001 at 11:25:01PM +0100, Stephen C. Tweedie wrote:
> MMAP_FIFO (performs a ton of IO with regular read/write, mmap, fifos,
> shared memory etc)
Chris asked me where can he find the mmap fifo proggy but I don't know either.
Hints?
Andrea
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.4 kernel memory corruption testing info
2001-04-03 15:11 ` Andrea Arcangeli
@ 2001-04-03 23:23 ` Marcelo Tosatti
2001-04-04 3:44 ` Benjamin C.R. LaHaise
0 siblings, 1 reply; 4+ messages in thread
From: Marcelo Tosatti @ 2001-04-03 23:23 UTC (permalink / raw)
To: Andrea Arcangeli
Cc: Stephen Tweedie, linux-mm, Ben LaHaise, arjanv, Alan Cox,
Alexander Viro, Chris Mason, Theodore Ts'o, Rik van Riel
On Tue, 3 Apr 2001, Andrea Arcangeli wrote:
> On Sun, Apr 01, 2001 at 11:25:01PM +0100, Stephen C. Tweedie wrote:
> > MMAP_FIFO (performs a ton of IO with regular read/write, mmap, fifos,
> > shared memory etc)
>
> Chris asked me where can he find the mmap fifo proggy but I don't know either.
> Hints?
Also hints for Ingo's fs stresser would be nice.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.4 kernel memory corruption testing info
2001-04-03 23:23 ` Marcelo Tosatti
@ 2001-04-04 3:44 ` Benjamin C.R. LaHaise
0 siblings, 0 replies; 4+ messages in thread
From: Benjamin C.R. LaHaise @ 2001-04-04 3:44 UTC (permalink / raw)
To: Marcelo Tosatti
Cc: Andrea Arcangeli, Stephen Tweedie, linux-mm, arjanv, Alan Cox,
Alexander Viro, Chris Mason, Theodore Ts'o, Rik van Riel
On Tue, 3 Apr 2001, Marcelo Tosatti wrote:
> Also hints for Ingo's fs stresser would be nice.
See http://people.redhat.com/bmatthews/
-ben
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-04-04 3:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-01 22:25 2.4 kernel memory corruption testing info Stephen Tweedie
2001-04-03 15:11 ` Andrea Arcangeli
2001-04-03 23:23 ` Marcelo Tosatti
2001-04-04 3:44 ` Benjamin C.R. LaHaise
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox