sysctl vm.memory_pressure

When I run this command, the value looks a bit strange.

Sometimes it returns 0, and other times it shows unexpected numbers like 1725 or 1012.

What exactly does this information represent?

I just want to retrieve one of the three possibles values for the memory pressure information (ok, warning, critical).

Answered by DTS Engineer in 860824022

Let’s focus this discussion on your other thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Let’s focus this discussion on your other thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

sysctl vm.memory_pressure
 
 
Q