9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Memory management questions/not plan-9 specific
@ 2007-11-06 17:24 Paul Lalonde
  2007-11-06 17:35 ` Philippe Anel
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Paul Lalonde @ 2007-11-06 17:24 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have an application I'm building which requires OS support to allow  
a user-space function to fill a page on page-faults.  Ideally, I  
could reserve a chunk of address space but not back it with memory,  
and then on fault my handler would serve out data from some small  
cache of user-managed physical pages.

My google-fu has been weak in finding such a system-level API in any  
OS.  Has this got a name I should be searching on?  I can't believe  
no-one has implemented user-level page replacement.

Thanks,
    Paul

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFHMKM4pJeHo/Fbu1wRAgezAKCSDVI812jisKkliXjpsWTMU3AlogCcDkOl
liIiMj9Y/2xwHx1iFKjSZ8w=
=CAPO
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-11-09  9:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-06 17:24 [9fans] Memory management questions/not plan-9 specific Paul Lalonde
2007-11-06 17:35 ` Philippe Anel
2007-11-06 17:50   ` Philippe Anel
2007-11-06 17:51 ` ron minnich
2007-11-06 18:29 ` Robert William Fuller
2007-11-06 17:47   ` Paul Lalonde
2007-11-06 19:08     ` Robert William Fuller
2007-11-06 18:28       ` ron minnich
2007-11-06 20:12         ` Paul Lalonde
2007-11-09  9:30 ` Dave Eckhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).