From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail202.messagelabs.com (mail202.messagelabs.com [216.82.254.227]) by kanga.kvack.org (Postfix) with SMTP id EC1886008F0 for ; Wed, 19 May 2010 14:47:24 -0400 (EDT) Message-ID: <4BF4322A.3000507@redhat.com> Date: Wed, 19 May 2010 14:47:06 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH] tmpfs: Insert tmpfs cache pages to inactive list at first References: <20100519174327.9591.A69D9226@jp.fujitsu.com> In-Reply-To: <20100519174327.9591.A69D9226@jp.fujitsu.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: KOSAKI Motohiro Cc: Shaohua Li , Wu Fengguang , Johannes Weiner , Minchan Kim , Hugh Dickins , LKML , linux-mm , Andrew Morton List-ID: On 05/19/2010 04:44 AM, KOSAKI Motohiro wrote: > Shaohua Li reported parallel file copy on tmpfs can lead to > OOM killer. This is regression of caused by commit 9ff473b9a7 > (vmscan: evict streaming IO first). Wow, It is 2 years old patch! > Thus, now we can use lru_cache_add_anon() instead. > > Reported-by: Shaohua Li > Cc: Wu Fengguang > Cc: Johannes Weiner > Cc: Rik van Riel > Cc: Minchan Kim > Cc: Hugh Dickins > Signed-off-by: KOSAKI Motohiro Reviewed-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