linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Christoph Lameter <clameter@sgi.com>
Cc: ak@suse.de, schamp@sgi.com, linux-mm@kvack.org
Subject: Re: ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Date: Fri, 30 Jun 2006 16:38:49 -0700	[thread overview]
Message-ID: <20060630163849.6365b7a9.akpm@osdl.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0606301407460.8022@schroedinger.engr.sgi.com>

Christoph Lameter <clameter@sgi.com> wrote:
>
> +min_unmapped:
> +
> +A percentage of the file backed pages in each zone. Zone reclaim will only
> +occur if more than this percentage of pages are file backed and unmapped.
> +This is to insure that a minimal amount of local pages is still available
> +for file I/O even if the node is overallocated.
> +
> +The default is 1 percent.
> +

Probably this should have a big "NUMA only" slapped on it so people don't
wonder why they don't have such a file.

Also, it's nice if the naming of these control files can communicate the
units to the operator.  In the case of /proc/sys/vm we use _ratio to
indicate that it's a proportional control in the 0% - 100% range.

So /proc/sys/vm/min_unmapped_ratio would be clearer, and more consistent.

<looks forward to the day when this becomes per-node :(>

--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2006-06-30 23:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-30  2:51 Christoph Lameter
2006-06-30  3:07 ` Andrew Morton
2006-06-30  6:08   ` Christoph Lameter
2006-06-30 10:19 ` Andi Kleen
2006-06-30 21:14   ` Christoph Lameter
2006-06-30 23:38     ` Andrew Morton [this message]

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=20060630163849.6365b7a9.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=ak@suse.de \
    --cc=clameter@sgi.com \
    --cc=linux-mm@kvack.org \
    --cc=schamp@sgi.com \
    /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