From: ebiederm+eric@npwt.net (Eric W. Biederman)
To: linux-mm <linux-mm@kvack.org>
Subject: Re: Swapping in 2.1.103?
Date: 24 May 1998 09:05:31 -0500 [thread overview]
Message-ID: <m1g1hz4vdg.fsf@flinx.npwt.net> (raw)
In-Reply-To: Rik van Riel's message of Fri, 22 May 1998 05:21:32 +0200 (MET DST)
>>>>> "RR" == Rik van Riel <H.H.vanRiel@phys.uu.nl> writes:
RR> [CC:d to linux-mm because of the TODO list and because Jim
RR> is generally suggesting to team up with us :) ]
Well here are my 2 cents for the TODO list.
RR> We have several things in the TODO list currently:
RR> - reverse pte lookup -- being done by sct and blah
RR> - true swapping -- I have the designs next to me, NYI
RR> - out-of-memory process killing -- you can download the bulk
RR> of the code from my homepage
RR> - swapin clustering -- I have some random thoughts, but NYI
RR> - a zone allocator, instead of the current buddy allocator
RR> -- I have the design, but NYI
RR> - some minor kswapd fixes -- we know what to fix, just not
RR> how, and it's minor anyway...
RR> - prepaging -- I have some ideas on how to do this, no
RR> solid design and NYI
I think reverse pte lookup and a pgflush daemon (see below)
could handle most of this. We would still need kswapd for page
aging, and the issue of when to start prepaging....
- foreign swap allocation -- cleaning up the interface to swap
pages so my shmfs filesystem, SYSV shared memory, and someday
others, can handle swapoff and so rw_page_cache isn't so
possesive. In progress.
- dirty page cache pages
-- Adding code so we can write things directly out of the page
cache. This should help compressed filesystems, and
network filesystems for whom the block cache doesn't work.
I have written shmfs a totally nonsynchronous filesystem
that resides in swap, and uses my test code. Currently I
have some resource allocations issues to deal with for
swap, and a pgflush kernel daemon to write (which should
also be able to handle prepaging...), to write out dirty
data in a timely manner.
Eric
prev parent reply other threads:[~1998-05-24 14:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <199805220256.TAA17716@mail.netwiz.net>
1998-05-22 3:21 ` Rik van Riel
1998-05-24 14:05 ` Eric W. Biederman [this message]
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=m1g1hz4vdg.fsf@flinx.npwt.net \
--to=ebiederm+eric@npwt.net \
--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