From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with SMTP id 7C80B6B004D for ; Thu, 11 Jun 2009 06:24:29 -0400 (EDT) Received: from m4.gw.fujitsu.co.jp ([10.0.50.74]) by fgwmail6.fujitsu.co.jp (Fujitsu Gateway) with ESMTP id n5BAPCw1032075 for (envelope-from kosaki.motohiro@jp.fujitsu.com); Thu, 11 Jun 2009 19:25:12 +0900 Received: from smail (m4 [127.0.0.1]) by outgoing.m4.gw.fujitsu.co.jp (Postfix) with ESMTP id 4204245DE6F for ; Thu, 11 Jun 2009 19:25:12 +0900 (JST) Received: from s4.gw.fujitsu.co.jp (s4.gw.fujitsu.co.jp [10.0.50.94]) by m4.gw.fujitsu.co.jp (Postfix) with ESMTP id 1BEA845DE60 for ; Thu, 11 Jun 2009 19:25:12 +0900 (JST) Received: from s4.gw.fujitsu.co.jp (localhost.localdomain [127.0.0.1]) by s4.gw.fujitsu.co.jp (Postfix) with ESMTP id DD4F5E0801F for ; Thu, 11 Jun 2009 19:25:11 +0900 (JST) Received: from m106.s.css.fujitsu.com (m106.s.css.fujitsu.com [10.249.87.106]) by s4.gw.fujitsu.co.jp (Postfix) with ESMTP id A7178E08003 for ; Thu, 11 Jun 2009 19:25:10 +0900 (JST) From: KOSAKI Motohiro Subject: [PATCH for mmotm 0/5] introduce swap-backed-file-mapped count and fix vmscan-change-the-number-of-the-unmapped-files-in-zone-reclaim.patch Message-Id: <20090611192114.6D4A.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 11 Jun 2009 19:25:09 +0900 (JST) Sender: owner-linux-mm@kvack.org To: Mel Gorman , Wu Fengguang , linux-mm , LKML , Andrew Morton Cc: kosaki.motohiro@jp.fujitsu.com List-ID: Recently, Wu Fengguang pointed out vmscan-change-the-number-of-the-unmapped-files-in-zone-reclaim.patch has underflow problem. This patch series introduce new vmstat of swap-backed-file-mapped and fix above patch by it. -- 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