{The following variable contains a count of the number of page frames that can be reassigned to be
{used for another purpose. The count represents the number of pages that are in the free + available
{queues. The count is broken into two parts - pages with no IO active, and pages with IO active.

  VAR
    mmv$reassignable_page_frames: [XREF] mmt$reassignable_page_frames;
?? PUSH (LISTEXT := ON) ??
*copyc mmt$reassignable_page_frames
?? POP ??
