From owner-cvs-all Tue Jun 22 3:42:40 1999 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 68A6A15319; Tue, 22 Jun 1999 03:42:33 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id MAA20777; Tue, 22 Jun 1999 12:41:04 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Dag-Erling Smorgrav Cc: Peter Wemm , Tim Vanderhoek , Jean-Marc Zucconi , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-reply-to: Your message of "22 Jun 1999 12:36:55 +0200." Date: Tue, 22 Jun 1999 12:41:03 +0200 Message-ID: <20775.930048063@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message , Dag-Erling Smorgrav writes: >Peter Wemm writes: >> Of course, if we can easily create anon backed vnodes these days then the >> whole thing should be pretty easy - imgact_gzip could just decode the data >> into the vnode and then feed it back to the exec routines. > >What if you have two running instances? Would it make two uncompressed >copies, or recognize the second as a copy of the first and use the >same anon vnode? Depends how you implement it Dag-Erling :-) -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message