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 6BF8F6B01B8 for ; Mon, 22 Mar 2010 13:12:08 -0400 (EDT) Date: Mon, 22 Mar 2010 18:08:38 +0100 From: Andrea Arcangeli Subject: Re: [PATCH 00 of 34] Transparent Hugepage support #14 Message-ID: <20100322170838.GR29874@random.random> References: <20100318234923.GV29874@random.random> <20100319144101.GB29874@random.random> <20100322163523.GA12407@cmpxchg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100322163523.GA12407@cmpxchg.org> Sender: owner-linux-mm@kvack.org To: Johannes Weiner Cc: Christoph Lameter , linux-mm@kvack.org, Marcelo Tosatti , Adam Litke , Avi Kivity , Izik Eidus , Hugh Dickins , Nick Piggin , Rik van Riel , Mel Gorman , Dave Hansen , Benjamin Herrenschmidt , Ingo Molnar , Mike Travis , KAMEZAWA Hiroyuki , Chris Wright , bpicco@redhat.com, KOSAKI Motohiro , Balbir Singh , Arnd Bergmann , "Michael S. Tsirkin" , Peter Zijlstra List-ID: On Mon, Mar 22, 2010 at 05:35:23PM +0100, Johannes Weiner wrote: > That only works if you merely read the tables. If the VMA gets broken > up in the middle of a huge page, you definitely have to map ptes again. > > And as already said, allowing it to happen always-succeeding and > atomically allows to switch users step by step. > > That sure sounds more incremental to me than being required to do > non-trivial adjustments to all the places at once! Exactly! ;) Thanks for your further clarification. Andrea -- 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