From: Benjamin Redelings I <bredelin@ucla.edu>
To: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.4.8/2.4.9 VM problems
Date: Mon, 20 Aug 2001 09:13:55 -0700 [thread overview]
Message-ID: <3B813743.5080400@ucla.edu> (raw)
Daniel Phillips wrote:
> Could you please try this patch against 2.4.9 (patch -p0):
>
> --- ../2.4.9.clean/mm/memory.c Mon Aug 13 19:16:41 2001
> +++ ./mm/memory.c Sun Aug 19 21:35:26 2001
> @@ -1119,6 +1119,7 @@
> */
> return pte_same(*page_table, orig_pte) ? -1 : 1;
> }
> + SetPageReferenced(page);
> }
>
> /*
>
Well, I tried this, and.... WOW! Much better [:)]
Was it really true, that swapped in pages didn't get marked as
referenced before? It almost felt that bad, but that seems kind of
crazy - I don't completely understand what this fix is doing...
-BenRI
P.S. I tried this on my 64Mb PPro and a 128Mb PIII, and both felt like
they had a lot more memory - e.g. less swapping and stuff.
--
"I will begin again" - U2, 'New Year's Day'
Benjamin Redelings I <>< http://www.bol.ucla.edu/~bredelin/
--
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 reply other threads:[~2001-08-20 16:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-20 16:13 Benjamin Redelings I [this message]
2001-08-20 17:02 ` Rik van Riel
2001-08-20 20:13 ` Daniel Phillips
2001-08-20 19:32 ` Daniel Phillips
2001-08-20 21:38 ` 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=3B813743.5080400@ucla.edu \
--to=bredelin@ucla.edu \
--cc=linux-kernel@vger.kernel.org \
--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