-l Apply real or simulate memory pressure (if specified alongside simulate argument) on
the system till low memory notifications corresponding to are generated. Supported
values are "warn" and "critical".
-p Allocate memory till the available memory in the system is of
total memory. If the percentage of available memory to total memory on the system drops, the
tool will free memory till either the desired percentage is achieved or it runs out of memory
to free.
-S Simulate memory pressure on the system by placing it artificially for
duration at the "warn" or "critical" level.
-s Duration to wait before allocating or freeing memory if applying real
pressure. In case of simulating memory pressure, this is the duration the system will be
maintained at an artificial memory level.
Description
A tool to apply real or simulate memory pressure on the system