Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756178AbYKQDDl (ORCPT ); Sun, 16 Nov 2008 22:03:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755121AbYKQDDc (ORCPT ); Sun, 16 Nov 2008 22:03:32 -0500 Received: from lemon.ertos.nicta.com.au ([203.143.174.143]:45929 "EHLO lemon.gelato.unsw.edu.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755101AbYKQDDc (ORCPT ); Sun, 16 Nov 2008 22:03:32 -0500 Date: Mon, 17 Nov 2008 14:03:04 +1100 Message-ID: <87skpryryv.wl%peter@chubb.wattle.id.au> From: Peter Chubb To: Nick Piggin Cc: Jeremy Fitzhardinge , Andrew Morton , Linux Memory Management List , Linux Kernel Mailing List , "Pallipadi, Venkatesh" In-Reply-To: <200811141835.17073.nickpiggin@yahoo.com.au> References: <491C61B1.10005@goop.org> <200811141417.35724.nickpiggin@yahoo.com.au> <491D0B2F.7050900@goop.org> <200811141835.17073.nickpiggin@yahoo.com.au> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 MULE XEmacs/21.4 (patch 21) (Educational Television) (i486-linux-gnu) Organization: Gelato@UNSW MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 203.143.161.65 X-SA-Exim-Mail-From: peterc@gelato.unsw.edu.au Subject: Re: [PATCH 1/2] mm: implement remap_pfn_range with apply_to_page_range X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:11 +0000) X-SA-Exim-Scanned: Yes (on lemon.gelato.unsw.edu.au) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1390 Lines: 32 >>>>> "Nick" == Nick Piggin writes: Nick> It's not meant to be pluggable. Actually this came up last I Nick> think when the UNSW wanted to add page table accessors to Nick> abstract this. They came up with a good set of things, but in Nick> the end you can't justify slowing things down in these paths Nick> unless you actually have a replacement page table structure that Nick> gets you a *net win*. So far, I haven't heard from them again. We tried hard. The slowdown wasn't all that much on system benchmarks, but you could see it on the microbenchmarks. And it made stuff a LOT cleaner. We wanted it to put super-page friendly pagetables in for architectures not wedded to the 3/4 level x86 pagetable hardware format. The people I had working on this left (finished a masters, finished a PhD, contract ran out and no more money), and I haven't had the manpower to maintain the patchset, especially after the negative responses we got from linux-MM. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au http://www.ertos.nicta.com.au ERTOS within National ICT Australia -- 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/