Home
last modified time | relevance | path

Searched refs:RECLAIM_DURATION_USEC (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/oom/
Doomd-manager.h27 #define RECLAIM_DURATION_USEC (30 * USEC_PER_SEC) macro
Doomd-manager.c497 … if ((now(CLOCK_MONOTONIC) - t->last_had_mem_reclaim) > RECLAIM_DURATION_USEC) in monitor_memory_pressure_contexts_handler()