home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!transfer.stratus.com!sw.stratus.com!dswartz
- From: dswartz@sw.stratus.com (Dan Swartzendruber)
- Newsgroups: comp.sys.mac.programmer
- Subject: Memory control
- Date: 18 Dec 1992 18:56:05 GMT
- Organization: Stratus Computer, Inc.
- Lines: 13
- Distribution: world
- Message-ID: <1gt6s5INN53r@transfer.stratus.com>
- NNTP-Posting-Host: redondo.sw.stratus.com
-
- Are there any (un)documented hooks into the VM system? The only things
- I've been able to find have been things like GetPhysical. I'm looking
- for calls to let me look at (and change) the VM mapping information for
- a virtual page (yeah, I know. Don't try this at home...) I work on this
- kind of stuff every day for 680x0 machines, so I know how to write my own
- code to do this, but not if it has to coexist with MacOS. Am I wasting my
- time?
-
- --
-
- #include <std_disclaimer.h>
-
- Dan S.
-