{The following variable defines the agining algorithm that is used by memory manager.
{    0 - no swapping active
{    1 - swapping active
{  > 1 - to be defined
  VAR
    mmv$aging_algorithm: [XREF] integer;
