From: Ingo Oeser <ingo.oeser@informatik.tu-chemnitz.de>
To: Keith Morgan <kmorgan@inter-tax.com>
Cc: linux-mm <linux-mm@kvack.org>
Subject: Re: persistent heap design advice
Date: Fri, 9 Apr 1999 00:00:22 +0200 (CEST) [thread overview]
Message-ID: <Pine.LNX.4.10.9904082343010.22787-100000@nightmaster.csn.tu-chemnitz.de> (raw)
In-Reply-To: <013f01be81e4$88f07860$0201a8c0@edison.inter-tax.com>
On Thu, 8 Apr 1999, Keith Morgan wrote:
> -If not, are there kernel/vm hooks that can be used to create it?
> kernel)
Look at 'include/linux/mm.h'.
There you can find 'struct vm_operations_struct', which provides
all the possible (and needed) hooks into the Linux-VMM.
Just take the implementation of 'mm/filemap.c' and modify it to
support your scheme of caching.
The only thing left to do is a SYSCALL-API-function. But this
isn't a real problem, is it?
Regards
Ingo Oeser
--
Feel the power of the penguin - run linux@your.pc
<esc>:x
--
To unsubscribe, send a message with 'unsubscribe linux-mm my@address'
in the body to majordomo@kvack.org. For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/
next prev parent reply other threads:[~1999-04-08 22:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-04-08 17:23 Keith Morgan
1999-04-08 22:00 ` Ingo Oeser [this message]
1999-04-09 1:42 ` Eric W. Biederman
1999-04-09 2:50 ` Kanoj Sarcar
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.10.9904082343010.22787-100000@nightmaster.csn.tu-chemnitz.de \
--to=ingo.oeser@informatik.tu-chemnitz.de \
--cc=kmorgan@inter-tax.com \
--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