LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Tobias Ringstrom <tori@ringstrom.mine.nu>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Simon Kirby <sim@netnation.com>,
	Marcelo Tosatti <marcelo@conectiva.com.br>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.4.11pre4 swapping out all over the place
Date: Sat, 6 Oct 2001 19:49:55 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.33.0110061948280.30116-100000@boris.prodako.se> (raw)
In-Reply-To: <Pine.LNX.4.33.0110060903510.1260-100000@penguin.transmeta.com>

On Sat, 6 Oct 2001, Linus Torvalds wrote:

> On Sat, 6 Oct 2001, Tobias Ringstrom wrote:
> >
> > I can confirm that in 2.4.11-pre4, the used-once pages are causing
> > page-out activity, as opposed to 2.4.11-pre2 which did not.
>
> Yeah, try_to_free_pages() gives up much too early: Marcelo removed the
> loop from it. That also shows the problems with the out_of_memory() logic
> much more easily.
>
> Can you try just undoing the changes to try_to_free_pages() itself?

Sure, replacing try_to_free_pages() in 2.4.11-pre4 with the one in
2.4.11-pre3 solves the problem.

/Tobias


  reply	other threads:[~2001-10-06 17:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-06  8:06 Simon Kirby
2001-10-06  8:59 ` Tobias Ringstrom
2001-10-06 16:09   ` Linus Torvalds
2001-10-06 17:49     ` Tobias Ringstrom [this message]
2001-10-06 21:59       ` Linus Torvalds
2001-10-07  4:59         ` Simon Kirby
2001-10-07  7:43         ` Tobias Ringstrom
2001-10-07 17:39           ` Linus Torvalds
2001-10-07 17:56             ` Alexander Viro
2001-10-07  4:57       ` David S. Miller
2001-10-06 22:52 ` Andrea Arcangeli

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.33.0110061948280.30116-100000@boris.prodako.se \
    --to=tori@ringstrom.mine.nu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=sim@netnation.com \
    --cc=torvalds@transmeta.com \
    --subject='Re: 2.4.11pre4 swapping out all over the place' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).