From: William Lee Irwin III <wli@holomorphy.com>
To: linux-mm@kvack.org
Cc: riel@surriel.com
Subject: my VM TODO list
Date: Wed, 2 Oct 2002 03:00:15 -0700 [thread overview]
Message-ID: <20021002100015.GC31587@holomorphy.com> (raw)
-------
(1) hugetlbfs
written, needs to return -EINVAL higher up instead of BUG_ON()
lower down, and make shm bits DTRT.
(2) pagetable reclaim
Figured out where the pmd weirdness happens and restarted
lookups, need to find a spot to go blow them away, when
to do it, and maybe do something about private anonymous.
(3) help out with pagetable sharing
Not sure what's going on there.
-----
long-since vetoed/hated/whatever wishlist items omitted
Wishlist:
--------
(1) x86 page clustering
Pretending 1 << order pte's are a single pte is easy.
IA64 appears to have subpage mmapping code to cherry pick
for 4KB compatibility, possibly omit it if it's a problem.
Bill
--
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:[~2002-10-02 10:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-02 10:00 William Lee Irwin III [this message]
2002-10-02 14:27 ` my VM TODO list 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=20021002100015.GC31587@holomorphy.com \
--to=wli@holomorphy.com \
--cc=linux-mm@kvack.org \
--cc=riel@surriel.com \
/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.