Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 3 Aug 2002 20:41:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 3 Aug 2002 20:41:49 -0400 Received: from pizda.ninka.net ([216.101.162.242]:21683 "EHLO pizda.ninka.net") by vger.kernel.org with ESMTP id ; Sat, 3 Aug 2002 20:41:48 -0400 Date: Sat, 03 Aug 2002 17:32:04 -0700 (PDT) Message-Id: <20020803.173204.16064200.davem@redhat.com> To: torvalds@transmeta.com Cc: frankeh@watson.ibm.com, davidm@hpl.hp.com, davidm@napali.hpl.hp.com, gh@us.ibm.com, Martin.Bligh@us.ibm.com, wli@holomorpy.com, linux-kernel@vger.kernel.org Subject: Re: large page patch (fwd) (fwd) From: "David S. Miller" In-Reply-To: References: <200208031441.29353.frankeh@watson.ibm.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 656 Lines: 15 From: Linus Torvalds Date: Sat, 3 Aug 2002 12:39:40 -0700 (PDT) And the way David did coloring a long time ago (if I remember his implementation correctly) was the same way you'd do superpages: just do higher order allocations. Although it wasn't my implementation which did this, one of them did do it this way. I agree that it is the nicest way to do coloring. - 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/