Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750907AbVJLH0s (ORCPT ); Wed, 12 Oct 2005 03:26:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751320AbVJLH0s (ORCPT ); Wed, 12 Oct 2005 03:26:48 -0400 Received: from silver.veritas.com ([143.127.12.111]:42411 "EHLO silver.veritas.com") by vger.kernel.org with ESMTP id S1750907AbVJLH0r (ORCPT ); Wed, 12 Oct 2005 03:26:47 -0400 Date: Wed, 12 Oct 2005 08:25:56 +0100 (BST) From: Hugh Dickins X-X-Sender: hugh@goblin.wat.veritas.com To: David Gibson cc: Adam Litke , akpm@osdl.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, ak@suse.de Subject: Re: [PATCH 2/3] hugetlb: Demand fault handler In-Reply-To: <20051012060934.GA14943@localhost.localdomain> Message-ID: References: <1129055057.22182.8.camel@localhost.localdomain> <1129055559.22182.12.camel@localhost.localdomain> <20051012060934.GA14943@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 12 Oct 2005 07:26:41.0031 (UTC) FILETIME=[4A1C4970:01C5CEFE] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 697 Lines: 16 On Wed, 12 Oct 2005, David Gibson wrote: > > I'm not sure this does fully deal with truncation, I'm afraid - it > will deal with a truncation well before the fault, but not a > concurrent truncate(). We'll need the truncate_count/retry logic from > do_no_page, I think. Andi/Hugh, can you confirm that's correct? Very likely you're right, but I already explained to Adam privately that I won't get to look at all this before tomorrow - sorry. Hugh - 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/