mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: "Martin J. Bligh" <mbligh@mbligh.org>
Cc: linux-kernel@vger.kernel.org, colpatch@us.ibm.com
Subject: Re: [PATCH] Fix NUMA node sizing in nr_free_zone_pages
Date: Fri, 29 Jul 2005 13:05:58 -0700	[thread overview]
Message-ID: <20050729130558.22039a95.akpm@osdl.org> (raw)
In-Reply-To: <240970000.1122661910@[10.10.2.4]>

"Martin J. Bligh" <mbligh@mbligh.org> wrote:
>
>  We are iterating over all nodes in nr_free_zone_pages(). Because the 
>  fallback zonelists contain all nodes in the system, and we walk all
>  the zonelists, we're counting memory multiple times (once for each
>  node). This caused us to make a size estimate of 32GB for an 8GB
>  AMD64 box, which makes all the dirty ratio calculations, etc incorrect.

Thanks, Martin.

Just for reference: this patch addresses the "Memory pressure handling with
iSCSI" problems which Badari Pulavarty reported.


  reply	other threads:[~2005-07-29 20:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-29 18:31 Martin J. Bligh
2005-07-29 20:05 ` Andrew Morton [this message]
2005-07-30  5:40 ` Andrew Morton
2005-07-30 13:49   ` Martin J. Bligh

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=20050729130558.22039a95.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=colpatch@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbligh@mbligh.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome