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<shaohua.li@xxxxxxxxx> Cc: Wu Fengguang<fengguang.wu@xxxxxxxxx> Cc: Johannes Weiner<hannes@xxxxxxxxxxx> Cc: Rik van Riel<riel@xxxxxxxxxx> Cc: Minchan Kim<minchan.kim@xxxxxxxxx> Cc: Hugh Dickins<hughd@xxxxxxxxxx> Signed-off-by: KOSAKI Motohiro<kosaki.motohiro@xxxxxxxxxxxxxx>
Reviewed-by: Rik van Riel <riel@xxxxxxxxxx> -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>