All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave McCracken <dmc@austin.ibm.com>
To: linux-mm@kvack.org
Subject: Re: [PATCH] Separate global/perzone inactive/free shortage
Date: Wed, 18 Jul 2001 10:07:55 -0500	[thread overview]
Message-ID: <12670000.995468875@baldur> (raw)
In-Reply-To: <Pine.LNX.4.33.0107180808470.724-100000@mikeg.weiden.de>

--On Wednesday, July 18, 2001 10:54:52 +0200 Mike Galbraith 
<mikeg@wen-online.de> wrote:

> Possible solution:
>
> Effectively reserving the last ~meg (pick a number, scaled by ramsize
> would be better) of ZONE_DMA for real GFP_DMA allocations would cure
> Dirk's problem I bet, and also cure most of the others too, simply by
> ensuring that the ONLY thing that could unbalance that zone would be
> real GFP_DMA pressure.  That way, you'd only eat the incredible cost
> of balancing that zone when it really really had to be done.

Couldn't something similar to this be accomplished by tweaking the 
pages_{min,low,high} values to ZONE_DMA based on the total memory in the 
machine?  It seems to me if you have a large memory machine it'd be simple 
enough to set at least pages_high (and perhaps pages_low?) to a larger 
value.  If we do this, won't it keep the DMA zone from triggering memory 
pressure as much?

Dave McCracken

======================================================================
Dave McCracken          IBM Linux Base Kernel Team      1-512-838-3059
dmc@austin.ibm.com                                      T/L   678-3059

--
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/

  parent reply	other threads:[~2001-07-18 15:08 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-16 13:56 [PATCH] Separate global/perzone inactive/free shortage Bulent Abali
2001-07-16 15:56 ` Stephen C. Tweedie
2001-07-16 19:04   ` Rik van Riel
2001-07-18  8:54 ` Mike Galbraith
2001-07-18 10:18   ` Stephen C. Tweedie
2001-07-18 14:51     ` Mike Galbraith
2001-07-18 15:07   ` Dave McCracken [this message]
2001-07-18 16:09     ` Rik van Riel
2001-07-18 16:09       ` Rik van Riel
  -- strict thread matches above, loose matches on Subject: below --
2001-07-14  5:19 Marcelo Tosatti
2001-07-14  5:19 ` Marcelo Tosatti
2001-07-14  7:11 ` Marcelo Tosatti
2001-07-14  7:11   ` Marcelo Tosatti
2001-07-14 20:13 ` Dirk
2001-07-14 20:13   ` Dirk
     [not found] ` <Pine.LNX.4.33.0107141023440.283-100000@mikeg.weiden.de>
2001-07-16 13:19   ` Stephen C. Tweedie
2001-07-16 15:44     ` Mike Galbraith
2001-07-16 18:30       ` Stephen C. Tweedie
2001-07-17  2:55         ` Mike Galbraith
2001-07-16 18:42     ` Dirk Wetter
2001-07-16 15:51 ` Kanoj Sarcar
2001-07-16 15:51   ` Kanoj Sarcar
2001-07-16 19:00   ` Rik van Riel
2001-07-16 19:00     ` Rik van Riel
2001-07-17  0:27     ` Marcelo Tosatti
2001-07-17  0:27       ` Marcelo Tosatti
2001-07-17  2:07       ` Kanoj Sarcar
2001-07-17  2:07         ` Kanoj Sarcar
2001-07-17  0:01   ` Marcelo Tosatti
2001-07-17  0:01     ` Marcelo Tosatti

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=12670000.995468875@baldur \
    --to=dmc@austin.ibm.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.