From: Roger Larsson <roger.larsson@norran.net>
To: "linux-kernel@vger.rutgers.edu" <linux-kernel@vger.rutgers.edu>,
"linux-mm@kvack.org" <linux-mm@kvack.org>
Subject: Warning: [PATCH] embryotic page ageing with lists
Date: Tue, 11 Jul 2000 14:02:43 +0200 [thread overview]
Message-ID: <396B0CE3.8A745CA6@norran.net> (raw)
In-Reply-To: 396A6A11.1906927A@norran.net
Hi,
More testing has revieled that something strange happens...
(as always) as patched on test3-pre6 will try to patch on
a newer (or older more stable) kernel tonight.
X craches when I fire up Netscape and hovers the mouse over
the "shortcut" area... (Bus error)
I have got segmentation faults with
time stress_diskread
And it is time that cores...!!!
It is like the page is indicated as read - but then it is
gone...
/RogerL
Roger Larsson wrote:
>
> Hi,
>
> (Sent this to linux-mm only and waited... I have not got it back yet
> more than 2 h later - resending it to linux-kernel too)
>
> This is a embryotic, but with heart beats, patch of page ageing
> for test3-pre6.
>
> Features:
> * does NOT add any field in page structure.
> * round robin lists is used to simulate ageing.
> * referenced pages are moved 5 steps forward.
> * non freeable, tryagain, are moved 3 steps forward.
> * new pages are inserted 2 steps forward.
> * no pages are moved backward or to currently scanned.
>
> Future work:
> * trim offsets / size / priority
> * remove code that unnecessary sets page as referenced (riel?)
> * add more offsets depending on why the page could not
> be freed.
> * split pagemap_lru_lock (if wanted on SMP)
> * move pages of zones with pressure less forward...
> * ...
>
> /RogerL
>
> --
> Home page:
> http://www.norran.net/nra02596/
>
> ------------------------------------------------------------------------
> Name: patch-2.4.0-test3-pre6-filemap.1
> patch-2.4.0-test3-pre6-filemap.1 Type: Plain Text (text/plain)
> Encoding: 7bit
--
Home page:
http://www.norran.net/nra02596/
--
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/
next prev parent reply other threads:[~2000-07-11 12:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-11 0:28 [PATCH] embryotic page ageing with lists Roger Larsson
2000-07-11 12:02 ` Roger Larsson [this message]
2000-07-11 17:08 ` Benjamin C.R. LaHaise
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=396B0CE3.8A745CA6@norran.net \
--to=roger.larsson@norran.net \
--cc=linux-kernel@vger.rutgers.edu \
--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.