[lldb] Fix Linux memory monitor. (#182011)
Only call the callback when we are actually low on memory.
Increase the threshold to 200ms in a 2 second interval to match
systemd's default see
[DefaultMemoryPressureWatch](https://www.freedesktop.org/software/systemd/man/latest/systemd-system.conf.html#DefaultMemoryPressureWatch=).