[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MCL ephemeral GC implementation
- To: info-mcl@ministry.cambridge.apple.com
- Subject: MCL ephemeral GC implementation
- From: gadbois@mcc.com (David Gadbois)
- Date: 8 Mar 1994 16:51:58 -0600
- Newsgroups: comp.lang.lisp.mcl
- Organization: UTexas Mail-to-News Gateway
- Sender: daemon@cs.utexas.edu
A while back an MCL developer mentioned to me that the MCL EGC used
page-level read or write protections to trap memory references. I am
now working on an application (not in MCL, sigh) that could make good
use of page-level protections. If I understood the developer correctly,
is there an exported Mac OS interface to the page protection bits, and,
if so, is there any documentation on it?
Thanks,
--David Gadbois