Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual—522629-013
14-28
SEGMENT_DEALLOCATE_CHKPT_ Procedure
been made permanent to reserve the swap file space, or when the file contents are
unimportant for any reason.
•
Breakpoints
Before deallocating a segment, SEGMENT_DEALLOCATE_CHKPT_ removes all
memory access breakpoints set in that segment.
•
Segment deallocation
When a segment is deallocated, the swap file end of file (EOF) is set to the larger
of the following values:
•
the EOF when the file was opened by SEGMENT_ALLOCATE_
•
the end of the highest numbered page that is written to the swap file
•
Shared segments
A shared segment remains in existence until it has been deallocated by all the
processes that allocated it.