next up previous contents index
Next: Profiling Up: Running Topaz Applications on Previous: Scheduling

Virtual Memory

    The Ultrix implementation of the VM interface does not support unmapping pages. This means that stack overflow is not detected and that dereferencing a NIL REF is not detected unless the module is compiled with the -x switch and is either declared SAFE or is compiled with the -C switch. Dereferencing a NIL pointer is never detected. (See mm(1).)



Paul McJones
8/28/1997