The patch titled Subject: mm-scale-kswapd-watermarks-in-proportion-to-memory-v3 has been removed from the -mm tree. Its filename was mm-scale-kswapd-watermarks-in-proportion-to-memory-v3.patch This patch was dropped because it was folded into mm-scale-kswapd-watermarks-in-proportion-to-memory.patch ------------------------------------------------------ From: Johannes Weiner <hannes@xxxxxxxxxxx> Subject: mm-scale-kswapd-watermarks-in-proportion-to-memory-v3 Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx> Acked-by: Mel Gorman <mgorman@xxxxxxx> Acked-by: Rik van Riel <riel@xxxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> Cc: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/sysctl/vm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/sysctl/vm.txt~mm-scale-kswapd-watermarks-in-proportion-to-memory-v3 Documentation/sysctl/vm.txt --- a/Documentation/sysctl/vm.txt~mm-scale-kswapd-watermarks-in-proportion-to-memory-v3 +++ a/Documentation/sysctl/vm.txt @@ -812,7 +812,7 @@ amount of memory left in a node/system b how much memory needs to be free before kswapd goes back to sleep. The unit is in fractions of 10,000. The default value of 10 means the -distances between watermarks are 0.001% of the available memory in the +distances between watermarks are 0.1% of the available memory in the node/system. The maximum value is 1000, or 10% of memory. A high rate of threads entering direct reclaim (allocstall) or kswapd _ Patches currently in -mm which might be from hannes@xxxxxxxxxxx are mm-oom_kill-dont-ignore-oom-score-on-exiting-tasks.patch mm-scale-kswapd-watermarks-in-proportion-to-memory.patch mm-memcontrol-reclaim-when-shrinking-memoryhigh-below-usage.patch mm-memcontrol-reclaim-and-oom-kill-when-shrinking-memorymax-below-usage.patch mm-memcontrol-clarify-the-uncharge_list-loop.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html