From owner-freebsd-hackers Fri Mar 3 17:41:39 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id B812E37B715 for ; Fri, 3 Mar 2000 17:41:34 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id RAA12906; Fri, 3 Mar 2000 17:41:24 -0800 (PST) (envelope-from dillon) Date: Fri, 3 Mar 2000 17:41:24 -0800 (PST) From: Matthew Dillon Message-Id: <200003040141.RAA12906@apollo.backplane.com> To: Brian Beattie Cc: Michael Bacarella , Julian Elischer , David Scheidt , freebsd-hackers@FreeBSD.ORG Subject: Re: Copy-on-write filesystem References: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Swap? I thought we were talking about a copy-on-write filesystem :i.e. disk block, not memory, or did I really miss something : :Brian Beattie | The only problem with Where are you copy-on-writing to? Unbacked memory? No way that would ever work, at least not for any reasonably-sized filesystem. The copied data has to go somewhere. Or are you talking about the copy-on-write softlink business? That's a whole different ball of wax. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message