From owner-freebsd-hackers Wed Aug 5 10:15:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19381 for freebsd-hackers-outgoing; Wed, 5 Aug 1998 10:15:12 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from echonyc.com (echonyc.com [198.67.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA19375 for ; Wed, 5 Aug 1998 10:15:06 -0700 (PDT) (envelope-from benedict@echonyc.com) Received: from localhost (benedict@localhost) by echonyc.com (8.8.7/8.8.7) with SMTP id NAA06358; Wed, 5 Aug 1998 13:14:26 -0400 (EDT) Date: Wed, 5 Aug 1998 13:14:26 -0400 (EDT) From: Snob Art Genre Reply-To: ben@rosengart.com To: Terry Lambert cc: hackers@FreeBSD.ORG Subject: Re: executables over NFS In-Reply-To: <199808050040.RAA26291@usr02.primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 5 Aug 1998, Terry Lambert wrote: > They are treated as local files -- that is, first page-in is from > the vnode, and subsequently aggressively cached, including page-out > to local swap store in preference to discard, so subsequent page-in > is from local swap store. Why would the file be paged out to local swap? Being clean, wouldn't the pages be discarded once selected by the page-replacement algorithm? Ben "You have your mind on computers, it seems." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message