Page protection

Page protection is the practice of making a page in virtual memory unreadable or non-executable (if it contains code). Accessing the page in the forbidden manner triggers an exception. Page protection can be used for all manner of applications, such as detecting stack overflows, enabling cheap safepoints in Java code where threads can be halted, and for switching out old code that is no longer in use instead of executing it..

See also Guard page and Safepoint.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.7.208