Thanks, John.
To make sure, is the following interpretation correct?
For every 10GB of z/OS memory, RDz UT requires an additional 1.1GB of Linux shared memory
for its work areas.
10GB would require 1.1GB of Linux shared memory, for a total of 11.1GB, and 30GB would require
an additional 3.3GB, for a total of 33.3GB.
Added to that total, at
least 500MB is required for Linux to operate. Is it possible that this
number could exceed 500MB depending on the software stack being run (e.g, backup, monitoring,
etc.)?
And all the memory required, for RDz UT and Linux, cannot exceed the physical memory
available on the box.
Is there a native Linux command that would give an overall picture of memory consumption
on a Linux machine, to verify how the memory is actually being consumed?
SystemAdmin