org.freedesktop.LowMemoryMonitor

org.freedesktop.LowMemoryMonitor — D-Bus proxy to Linux' memory pressure information

Signals

LowMemoryWarning ();

Description

Unsandboxed applications and desktop-environments can listen for the "LowMemoryWarning" signal to know when they should drop caches, and unnecessary allocated memory so as to reduce their memory usage.

The object path will be "/org/freedesktop/LowMemoryMonitor".

Signal Details

The "LowMemoryWarning" signal

LowMemoryWarning ();

Emitted when applications should free up memory.