video: rockchip: vcodec: add log message in iommu drm
[firefly-linux-kernel-4.4.55.git] / drivers / xen / xen-selfballoon.c
index 745ad79c1d8e3e85255717b470eb13aac44c4fcb..3b2bffde534f42b04a635ab46514f4cc52f0a1a5 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 */