Date: 22 Jun 1999 12:36:55 +0200 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: Peter Wemm <peter@netplex.com.au> Cc: Tim Vanderhoek <vanderh@ecf.utoronto.ca>, Jean-Marc Zucconi <jmz@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c Message-ID: <xzp3dzkldx4.fsf@flood.ping.uio.no> In-Reply-To: Peter Wemm's message of "Tue, 22 Jun 1999 08:45:45 %2B0800" References: <19990622004545.5E47875@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm <peter@netplex.com.au> 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? DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp3dzkldx4.fsf>