When a process exits, the system releases all of its private working storage pages.
Thus, the system releases the working storage pages for the data of a process and stack when the process exits.
The working storage pages for shared memory regions are not released until the shared memory region is deleted