Searched refs:memorystatus_max_frozen_demotions_daily (Results 1 – 3 of 3) sorted by relevance
134 extern unsigned int memorystatus_max_frozen_demotions_daily;
107 unsigned int memorystatus_max_frozen_demotions_daily = 0; variable465 …CY_UINT(_kern, memorystatus_max_freeze_demotions_daily, &memorystatus_max_frozen_demotions_daily, …1737 memorystatus_max_frozen_demotions_daily = MAX_FROZEN_PROCESS_DEMOTIONS_SWAP_ENABLED_DEFAULT; in memorystatus_freeze_configure_for_swap()1762 memorystatus_max_frozen_demotions_daily = MAX_FROZEN_PROCESS_DEMOTIONS_DEFAULT; in memorystatus_freeze_disable_swap()2380 if ((urgent_mode) || (demoted_proc_count == memorystatus_max_frozen_demotions_daily)) { in memorystatus_demote_frozen_processes_using_thaw_count()
1987 memorystatus_max_frozen_demotions_daily = MAX_FROZEN_PROCESS_DEMOTIONS_DEFAULT; in memorystatus_init()