home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20047 < prev    next >
Encoding:
Text File  |  1992-12-21  |  861 b   |  25 lines

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