From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx182.postini.com [74.125.245.182]) by kanga.kvack.org (Postfix) with SMTP id BBDAE6B005A for ; Tue, 8 Jan 2013 02:53:31 -0500 (EST) Date: Tue, 8 Jan 2013 16:53:27 +0900 From: Minchan Kim Subject: [PATCH] mm: swap out anonymous page regardless of laptop_mode Message-ID: <20130108075327.GB4714@blaptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-linux-mm@kvack.org List-ID: To: Andrew Morton , Luigi Semenzato Cc: linux-mm@kvack.org, Dan Magenheimer , Sonny Rao , Bryan Freed , Hugh Dickins , Rik van Riel , Mel Gorman , Johannes Weiner Hi Luigi, Sorry for really really late response. Today I have a time to look at this problem and it seems to found the problem. By your help, I can reprocude this problem easily on my KVM machine and this patch solves the problem. Could you test below patch? Although this patch is based on recent mmotm, I guess you can apply it easily to 3.4.