From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx164.postini.com [74.125.245.164]) by kanga.kvack.org (Postfix) with SMTP id F08EC6B0034 for ; Mon, 5 Aug 2013 14:38:14 -0400 (EDT) Message-ID: <51FFF10B.6080308@redhat.com> Date: Mon, 05 Aug 2013 14:38:03 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 8/9] mm: zone_reclaim: after a successful zone_reclaim check the min watermark References: <1375459596-30061-1-git-send-email-aarcange@redhat.com> <1375459596-30061-9-git-send-email-aarcange@redhat.com> In-Reply-To: <1375459596-30061-9-git-send-email-aarcange@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Andrea Arcangeli Cc: linux-mm@kvack.org, Johannes Weiner , Mel Gorman , Hugh Dickins , Richard Davies , Shaohua Li , Rafael Aquini , Andrew Morton , Hush Bensen On 08/02/2013 12:06 PM, Andrea Arcangeli wrote: > If we're in the fast path and we succeeded zone_reclaim(), it means we > freed enough memory and we can use the min watermark to have some > margin against concurrent allocations from other CPUs or interrupts. > > Signed-off-by: Andrea Arcangeli Acked-by: Rik van Riel -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org