linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* More questions...
@ 2001-10-15 21:46 H. Peter Anvin
  2001-10-15 21:56 ` Kanoj Sarcar
  0 siblings, 1 reply; 7+ messages in thread
From: H. Peter Anvin @ 2001-10-15 21:46 UTC (permalink / raw)
  To: Linux MM mailing list

More questions that have come up from this persistent memory work:

a) I would *really* appreciate it if someone would send me userspace
memory maps for different architectures.  I know what the i386 and x86-64
memory maps look like, but I have no clue on the rest.

b) Is there an architecture-independent way to determine if a page fault
was due to a read or write operation?  On i386 I can look at the %cr2
value in the sigcontext, but I'd prefer to do something less arch-specific...

By the way, just so people don't think I'm talking about some
pie-in-the-sky vaporware project, the current code is available at:

ftp://ftp.zytor.com/pub/hpa/objstore-20011015.tar.gz

It basically has full functionality, although I want to do some more
optimizations (e.g. using mremap() for realloc()) and other cleanups (e.g.
renaming it something better than "objstore") before releasing it
officially.  The official release version will *not* be binary compatible;
you have been warned...

	-hpa

--
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/

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

end of thread, other threads:[~2001-10-15 22:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-15 21:46 More questions H. Peter Anvin
2001-10-15 21:56 ` Kanoj Sarcar
2001-10-15 22:02   ` H. Peter Anvin
2001-10-15 22:08     ` Andi Kleen
2001-10-15 22:11       ` H. Peter Anvin
2001-10-15 22:15         ` Andi Kleen
2001-10-15 22:31           ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox