llvm-project
753d15a2 - [lldb] Fix Linux memory monitor. (#182011)

Commit
5 days ago
[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=).
Author
Parents
Loading