From: Rik van Riel <riel@conectiva.com.br>
To: Roger Larsson <roger.larsson@norran.net>
Cc: linux-mm@kvack.org
Subject: Re: [PATCH NG] alloc_pages_limit & pages_min
Date: Wed, 22 Aug 2001 21:40:20 -0300 (BRST) [thread overview]
Message-ID: <Pine.LNX.4.33L.0108222139350.5646-100000@imladris.rielhome.conectiva> (raw)
In-Reply-To: <200108222350.f7MNoZp17510@maild.telia.com>
On Thu, 23 Aug 2001, Roger Larsson wrote:
> + if (page) {
> + while (z->free_pages < z->pages_low) {
> + struct page *extra = reclaim_page(z);
> + if (!extra)
> + break;
> + __free_page(extra);
> + }
> + }
This is a surprise ;)
Why did you introduce this piece of code?
What is it supposed to achieve ?
Rik
--
IA64: a worthy successor to i860.
http://www.surriel.com/ http://distro.conectiva.com/
Send all your spam to aardvark@nl.linux.org (spam digging piggy)
--
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/
next prev parent reply other threads:[~2001-08-23 0:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-22 23:46 Roger Larsson
2001-08-23 0:40 ` Rik van Riel [this message]
2001-08-23 18:36 ` Roger Larsson
2001-08-23 18:44 ` Rik van Riel
2001-08-23 18:52 ` Roger Larsson
2001-08-23 19:03 ` Rik van Riel
2001-08-23 19:28 ` Upd: " Roger Larsson
2001-08-23 18:45 ` Roger Larsson
2001-08-23 18:55 ` Rik van Riel
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.33L.0108222139350.5646-100000@imladris.rielhome.conectiva \
--to=riel@conectiva.com.br \
--cc=linux-mm@kvack.org \
--cc=roger.larsson@norran.net \
/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