guard page

guard page

Uppermost committed page of a private memory object, or lowermost committed page of a shared memory object, set using the PAG_GUARD flag. A write operation into a guard page generates a guard page exception, which may be trapped by an application-registered exception handler, which may then commit additional pages of storage. See exception handler.


[Back: GRE]
[Next: guard page exception]