Message-Id: <199706190256.WAA24601@delorie.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 18 Jun 1997 22:55:44 -0500 To: djgpp AT delorie DOT com From: Conrad Wei-Li Song Subject: Exception handling question... Precedence: bulk I'm confused about why it is necessary to lock memory used by an exception handler. In the case where code resides in a currently paged-out location in memory, wouldn't a page fault occur and resume exception handling properly (assuming that the interrupt flag isn't cleared. Or is the issue just that certain exceptions are generally extremely time critical? -----BEGIN PGP PUBLIC KEY BLOCK----- Version: 2.6.2 mQCNAzMorW8AAAEEALh5yWIjAha5FzBhDr0ckxp+JtXDcwSxrVC01vavv3JqoH6/ 3qeozcoAVQIHcGkRQejm3de7O7IluD8R0v4nDKace3PBROoQXJ16pxO9sXoBXSaD nc3jlMXepad2KL+kcNo7Pyq/I8gKqlny8oIdwaoJ8AP2wq6IhxOr5o88Yz99AAUR tC9Db25yYWQgV2VpLUxpIFNvbmcgPGNvbnJhZHNvbmdAbWFpbC51dGV4YXMuZWR1 Pg== =lcVD -----END PGP PUBLIC KEY BLOCK-----