All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@zip.com.au>
To: Steven Cole <elenstev@mesatop.com>
Cc: linux-mm@kvack.org
Subject: Re: 2.5.33-mm3 dbench hang and 2.5.33 page allocation failures
Date: Thu, 05 Sep 2002 11:03:35 -0700	[thread overview]
Message-ID: <3D779C77.39ABD952@zip.com.au> (raw)
In-Reply-To: 1031246639.2799.68.camel@spc9.esa.lanl.gov

Steven Cole wrote:
> 
> I booted 2.5.33-mm3 and ran dbench with increasing
> numbers of clients: 1,2,3,4,6,8,10,12,16,etc. while
> running vmstat -n 1 600 from another terminal.
> 
> After about 3 minutes, the output from vmstat stopped,
> and the dbench 16 output stopped.  The machine would
> respond to pings, but not to anything else. I had to
> hard-reset the box. Nothing interesting was saved in
> /var/log/messages. I have the output from vmstat if needed.

That sounds like a race-leading-to-deadlock.  Feeding the SYSRQ-T
output into ksymoops is about the only way you have of diagnosing that
I'm afraid.

> The test box is dual p3, 1GB, scsi, ext3 fs.
> Kernels are SMP,_HIGHMEM4G, no PREEMPT, no HIGHPTE.
> 
> Earlier this morning, I ran 2.5.33 and the dbench test and got many
> page allocation failure messages before I terminated the test.
> 
> Steven
> 
> Sep  5 07:20:01 spc5 kernel: dbench: page allocation failure. order:0, mode:0x50
> Sep  5 07:28:32 spc5 kernel: dbench: page allocation failure. order:0, mode:0x50

Presumably, this was when running a lot more than 16 clients?

It's just a warning, btw.  Allocation failures are expected for GFP_NOIO
allocations.  Increasingly so lately, actually.
--
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-mm.org/

  reply	other threads:[~2002-09-05 18:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-05 17:23 2.5.33-mm3 dbench hang and 2.5.33 page allocation failures Steven Cole
2002-09-05 18:03 ` Andrew Morton [this message]
2002-09-05 18:22   ` Steven Cole
2002-09-05 19:21     ` Steven Cole
2002-09-05 19:37       ` Andrew Morton
2002-09-06 14:14         ` Steven Cole
2002-09-05 19:15 ` Daniel Phillips
2002-09-05 23:38   ` Martin Josefsson
2002-09-05 23:48     ` Andrew Morton
2002-09-06  0:09       ` Martin Josefsson
2002-09-06  0:02     ` Daniel Phillips

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D779C77.39ABD952@zip.com.au \
    --to=akpm@zip.com.au \
    --cc=elenstev@mesatop.com \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.