From owner-freebsd-arch@FreeBSD.ORG Sat Aug 23 07:54:33 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A539A16A4BF; Sat, 23 Aug 2003 07:54:33 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 619A843FBD; Sat, 23 Aug 2003 07:54:32 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h7NEsIrO086446; Sat, 23 Aug 2003 10:54:18 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h7NEsIUu086443; Sat, 23 Aug 2003 10:54:18 -0400 (EDT) Date: Sat, 23 Aug 2003 10:54:18 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: David Schultz In-Reply-To: <20030823080856.GA8081@HAL9000.homeunix.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Nicolas Souchu cc: freebsd-arch@FreeBSD.ORG Subject: Re: Loadable VM pager X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 14:54:33 -0000 On Sat, 23 Aug 2003, David Schultz wrote: > On Sat, Aug 16, 2003, Nicolas Souchu wrote: > > I'm wondering if being able to load dynamically a pager in FreeBSD VM > > would be worth and even possible with kobj. Of course that would > > introduce some overhead to the page fault handling... > > Presently, the VM code has a number of special cases based on pager > type, and this organization does not lend itself well to object-oriented > techniques. At a minimum, those cases would have to be fixed, with > consideration to the performance consequences. It's an interesting > idea, nonetheless... It would be nice if we could easily support research into DSM, etc, using VM pagers. This is one of the research-nice things that we lost in the transition of the code from Mach (or maybe we got the code before Mach was really into that sort of thing, don't know). I agree that one of the key issues will be avoiding slowing the fast path... Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories