Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!uicbert.eecs.uic.edu!lam From: lam@uicbert.eecs.uic.edu (Michael Lam) Newsgroups: comp.unix.internals Subject: Need Help on Memory Protection on a Sun 4 Keywords: dirty bit, page protection interrupt Message-ID: <1991Jan8.191541.1600@uicbert.eecs.uic.edu> Date: 8 Jan 91 19:15:41 GMT Distribution: comp Organization: University of Illinois at Chicago Lines: 16 I have heard that the MACH operating system has an OS feature such that a programmer can set a trap to read/write protect a memory segment: make a system call using a memory address range as argument, then any subsequent read/write operation into that memory range would invoke a trap to call a (probably C written) interrupt handler. Examining/changing a page's dirty bit is another thing I would like to do. I am working on a Sun 4 environment and have heard that Sun 4 has something similiar. Can anyone provide me info on that. Please response by email. Thanks in advance. Michael Lam EECS Dept. University of Illinois at Chicago email address: lam@uicbert.eecs.uic.edu