Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!mpretzel From: mpretzel@cs.utexas.edu (Benjamin Allums) Newsgroups: comp.sys.mac.system Subject: Memory Protection Keywords: Supervisor Mode Etc. Message-ID: <1446@cash.cs.utexas.edu> Date: 12 May 91 09:54:45 GMT Organization: U Texas Dept of Computer Sciences, Austin TX Lines: 5 Someone asked why the Mac OS doesn't use memory protection etc. Part of the problem lies in the fact that although the 68000 series has both a supervisor and a user mode, the Mac does not reserve supervisor instruction for OS only use. Current Mac programs run in the supervisor state, always. This is weird but this is life.