Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932124Ab0KRQGa (ORCPT ); Thu, 18 Nov 2010 11:06:30 -0500 Received: from gir.skynet.ie ([193.1.99.77]:55319 "EHLO gir.skynet.ie" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759329Ab0KRQG3 (ORCPT ); Thu, 18 Nov 2010 11:06:29 -0500 Date: Thu, 18 Nov 2010 16:06:13 +0000 From: Mel Gorman To: Andrea Arcangeli Cc: linux-mm@kvack.org, Linus Torvalds , Andrew Morton , linux-kernel@vger.kernel.org, Marcelo Tosatti , Adam Litke , Avi Kivity , Hugh Dickins , Rik van Riel , Dave Hansen , Benjamin Herrenschmidt , Ingo Molnar , Mike Travis , KAMEZAWA Hiroyuki , Christoph Lameter , Chris Wright , bpicco@redhat.com, KOSAKI Motohiro , Balbir Singh , "Michael S. Tsirkin" , Peter Zijlstra , Johannes Weiner , Daisuke Nishimura , Chris Mason , Borislav Petkov Subject: Re: [PATCH 44 of 66] skip transhuge pages in ksm for now Message-ID: <20101118160613.GZ8135@csn.ul.ie> References: <91ac2384163d0f01633e.1288798099@v2.random> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <91ac2384163d0f01633e.1288798099@v2.random> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1090 Lines: 29 On Wed, Nov 03, 2010 at 04:28:19PM +0100, Andrea Arcangeli wrote: > From: Andrea Arcangeli > > Skip transhuge pages in ksm for now. > > Signed-off-by: Andrea Arcangeli > Reviewed-by: Rik van Riel Acked-by: Mel Gorman This is an idle concern that I haven't looked into but is there any conflict between khugepaged scanning the KSM scanning? Specifically, I *think* the impact of this patch is that KSM will not accidentally split a huge page. Is that right? If so, it could do with being included in the changelog. On the other hand, can khugepaged be prevented from promoting a hugepage because of KSM? -- Mel Gorman Part-time Phd Student Linux Technology Center University of Limerick IBM Dublin Software Lab -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/