← man/system_admin
memory_pressure — man memory_pressure — 80×24
ugur@toprak:~/man/system_admin$man memory_pressure
Bölüm 1 Sistem Yönetimi

memory_pressure

Tool to apply real or simulate memory pressure on the system

Synopsis

     memory_pressure [-l level] | [-p percent_free] | [-S -l level] | [-s sleep_seconds]

Options

-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

See Also

vm_stat(1)

macOS March 7, 2013 macOS