Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 11 Jul 2002 00:02:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 11 Jul 2002 00:02:54 -0400 Received: from hq.fsmlabs.com ([209.155.42.197]:22953 "EHLO hq.fsmlabs.com") by vger.kernel.org with ESMTP id ; Thu, 11 Jul 2002 00:02:53 -0400 From: Cort Dougan Date: Wed, 10 Jul 2002 22:02:44 -0600 To: "David S. Miller" Cc: rusty@rustcorp.com.au, adam@yggdrasil.com, R.E.Wolff@BitWizard.nl, linux-kernel@vger.kernel.org Subject: Re: Rusty's module talk at the Kernel Summit Message-ID: <20020710220244.K18791@host110.fsmlabs.com> References: <200207041724.KAA06758@adam.yggdrasil.com> <20020711124830.26e2388b.rusty@rustcorp.com.au> <20020710.194555.88475708.davem@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020710.194555.88475708.davem@redhat.com>; from davem@redhat.com on Wed, Jul 10, 2002 at 07:45:55PM -0700 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1084 Lines: 25 Large PTE's aren't free either, though. Cheap enough to implement but there's some fragmentation that isn't easy to deal with in some pathological cases. The virtual space is pretty tight on some archs already. A lot of stock distributions load most drivers as modules so a machine well stocked with devices may run into trouble. } Modules can be mapped using a large PTE mapping. } I've been meaning to do this on sparc64 for a long } time. } } So this TLB argument alone is not sufficient :-) } I do concur on the "ipv4 as module is difficult to } get correct" argument however. } - } 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/ - 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/