Date: Tue, 22 Jun 1999 12:41:03 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Dag-Erling Smorgrav <des@flood.ping.uio.no> Cc: Peter Wemm <peter@netplex.com.au>, 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: <20775.930048063@critter.freebsd.dk> In-Reply-To: Your message of "22 Jun 1999 12:36:55 %2B0200." <xzp3dzkldx4.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <xzp3dzkldx4.fsf@flood.ping.uio.no>, Dag-Erling Smorgrav writes: >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? 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20775.930048063>