linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@transmeta.com>
To: Ben LaHaise <bcrl@redhat.com>
Cc: linux-mm@kvack.org
Subject: Re: [patch] first bit of vm balancing fixes for 2.3.52-1
Date: Mon, 13 Mar 2000 14:55:39 -0800 (PST)	[thread overview]
Message-ID: <Pine.LNX.4.10.10003131454560.1031-100000@penguin.transmeta.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0003131743410.6254-100000@devserv.devel.redhat.com>


On Mon, 13 Mar 2000, Ben LaHaise wrote:
>
> This is the first little bit of a few vm balancing patches I've been
> working on.  It does two main things: moves the lru_cache list into the
> per-zone structure, and slightly reworks the kswapd wakeup logic so the
> zone_wake_kswapd flag is cleared in free_pages_ok.  Moving the lru_cache
> list into the zone structure means we can make much better progress when
> trying to free a specific type of memory.  Moving the clearing of the
> zone_wake_kswapd flag into the free_pages routine stops kswapd from
> continuing to swap out ad nausium: my box will discard the entire page
> cache when it hits low memory when doing a simple sequential read.  With
> this patch in place it hovers around 3MB free as it should.

Looks sane to me.

		Linus

--
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.eu.org/Linux-MM/

  reply	other threads:[~2000-03-13 22:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-13 22:50 Ben LaHaise
2000-03-13 22:55 ` Linus Torvalds [this message]
2000-03-13 23:28   ` Kanoj Sarcar
2000-03-13 23:31     ` Linus Torvalds
2000-03-14  0:23       ` Kanoj Sarcar
2000-03-14  0:32         ` Linus Torvalds
2000-03-17 12:35 ` Stephen C. Tweedie
2000-03-20 20:58   ` Kanoj Sarcar
2000-03-20 21:31     ` Linus Torvalds
2000-03-20 22:06       ` Linus Torvalds

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=Pine.LNX.4.10.10003131454560.1031-100000@penguin.transmeta.com \
    --to=torvalds@transmeta.com \
    --cc=bcrl@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox