public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: "Andreas K. Huettel" <mail@akhuettel.de>,
	KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [tainted,fglrx] page allocation failure: basic meaning of log messages?
Date: Thu, 03 Apr 2008 17:00:30 +0200	[thread overview]
Message-ID: <1207234830.8514.838.camel@twins> (raw)
In-Reply-To: <20080403144852.GD24239@csclub.uwaterloo.ca>

On Thu, 2008-04-03 at 10:48 -0400, Lennart Sorensen wrote:
> On Thu, Apr 03, 2008 at 01:22:40PM +0200, Andreas K. Huettel wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: RIPEMD160
> > 
> > 
> > Hi, 
> > 
> > #]> Apr  3 09:01:30 bellini hal-system-powe: page allocation failure. order:10, mode:0x4020
> > #]> Apr  3 09:01:30 bellini Pid: 327, comm: hal-system-powe Tainted: PF       2.6.24-gentoo-r3 #1
> > #]> Apr  3 09:01:30 bellini [<c0140c48>] __alloc_pages+0x2bd/0x2ce
> > #]> Apr  3 09:01:30 bellini [<c0140c92>] __get_free_pages+0x39/0x47
> > #]> Apr  3 09:01:30 bellini [<f8adcd9e>] firegl_cmmqs_save_fb+0x8e/0x200 [fglrx]
> > #]
> > #]this messages doesn't mean bug, merely indicate allocation failure.
> > #]if any other bad thind doen't happend, you can ignore it.
> > 
> > Swapping like mad without any obvious cause (500M swap in use, 1.5G RAM 
> > - - which is normally not such a big problem). This however stopped when 
> > I closed some memory-intensive applications (firefox, vmware).
> > 
> > Since then the machine is running without problems. 
> 
> firefox 2.x tends to leak memory like crazy in my experience, so it may
> be perfectly normal.  If you have adobe's flash plugin firefox can leak
> very quickly too.

An order 10 alloc (4 mb contiguous) isn't likely to succeed by any
measure. Lumpy reclaim will try very hard and likely cause that swap
storm you taked about, but relying on order 10 allocs is insane.


  reply	other threads:[~2008-04-03 15:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03  9:27 [tainted,fglrx] page allocation failure: basic meaning of log messages? Andreas K. Huettel
2008-04-03  9:34 ` KOSAKI Motohiro
2008-04-03 11:22   ` Andreas K. Huettel
2008-04-03 14:48     ` Lennart Sorensen
2008-04-03 15:00       ` Peter Zijlstra [this message]
2008-04-08  9:39         ` Andreas K. Huettel
2008-04-08 11:19           ` Andi Kleen

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=1207234830.8514.838.camel@twins \
    --to=peterz@infradead.org \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lsorense@csclub.uwaterloo.ca \
    --cc=mail@akhuettel.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox