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 1F7056B009E for ; Tue, 26 Jan 2010 12:10:11 -0500 (EST) Message-ID: <4B5F21D4.1090305@redhat.com> Date: Tue, 26 Jan 2010 19:09:40 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [PATCH 00 of 30] Transparent Hugepage support #3 References: <20100122151947.GA3690@random.random> <20100123175847.GC6494@random.random> <20100125224643.GA30452@random.random> <20100126161120.GN30452@random.random> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Christoph Lameter Cc: Andrea Arcangeli , linux-mm@kvack.org, Marcelo Tosatti , Adam Litke , Izik Eidus , Hugh Dickins , Nick Piggin , Rik van Riel , Mel Gorman , Andi Kleen , Dave Hansen , Benjamin Herrenschmidt , Ingo Molnar , Mike Travis , KAMEZAWA Hiroyuki , Chris Wright , Andrew Morton List-ID: On 01/26/2010 06:30 PM, Christoph Lameter wrote: > On Tue, 26 Jan 2010, Andrea Arcangeli wrote: > >> No. O_DIRECT already works on those pages without splitting them, >> there is no need to split them, just run 512 gups like you would be >> doing if those weren't hugepages. >> > That show the scaling issue is not solved. > Well, gup works for a range of addresses, so all you need it one, and I'm sure it can be optimized to take advantage of transparent huge pages. -- error compiling committee.c: too many arguments to function -- 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