Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 18 Jul 2002 12:45:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 18 Jul 2002 12:45:36 -0400 Received: from samba.sourceforge.net ([198.186.203.85]:64210 "HELO lists.samba.org") by vger.kernel.org with SMTP id ; Thu, 18 Jul 2002 12:45:35 -0400 Date: Thu, 18 Jul 2002 09:47:33 -0700 From: Anton Blanchard To: "Martin J. Bligh" Cc: Guillaume Boissiere , linux-kernel@vger.kernel.org Subject: Re: [2.6] Most likely to be merged by Halloween... THE LIST Message-ID: <20020718164733.GA18988@krispykreme> References: <3D361091.13618.16DC46FB@localhost> <41821596.1026977488@[10.10.2.3]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41821596.1026977488@[10.10.2.3]> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 689 Lines: 20 > shared pagetables > large page support Im not sure the complexity of shared pagetables is worth it. On ppc64 it will be a real pain to support since we rely on a 1:1 mapping between linux and ppc64 ptes. Unless its a large gain over using large pages (I doubt that will be the case on sane chips with large TLBs) or conditional per architecture then I think we should avoid it. I do think we should get large page support in ASAP. Anton - 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/