drm/i915/skl: Enable runtime PM
[cascardo/linux.git] / drivers / xen / xen-selfballoon.c
index 745ad79..3b2bffd 100644 (file)
@@ -170,6 +170,7 @@ static void frontswap_selfshrink(void)
                tgt_frontswap_pages = cur_frontswap_pages -
                        (cur_frontswap_pages / frontswap_hysteresis);
        frontswap_shrink(tgt_frontswap_pages);
+       frontswap_inertia_counter = frontswap_inertia;
 }
 
 #endif /* CONFIG_FRONTSWAP */