Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dsleep-config.c185 #define HIBERNATION_SWAP_THRESHOLD 0.98 macro
507 … <= (hibernate_location->swap->size - hibernate_location->swap->used) * HIBERNATION_SWAP_THRESHOLD; in enough_swap_for_hibernation()
509 …t, hibernate_location->swap->size, hibernate_location->swap->used, 100*HIBERNATION_SWAP_THRESHOLD); in enough_swap_for_hibernation()