From owner-freebsd-hackers Sun Sep 28 16:04:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA29028 for hackers-outgoing; Sun, 28 Sep 1997 16:04:21 -0700 (PDT) Received: from usr07.primenet.com (tlambert@usr07.primenet.com [206.165.6.207]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA29015 for ; Sun, 28 Sep 1997 16:04:10 -0700 (PDT) Received: (from tlambert@localhost) by usr07.primenet.com (8.8.5/8.8.5) id QAA18628; Sun, 28 Sep 1997 16:03:39 -0700 (MST) From: Terry Lambert Message-Id: <199709282303.QAA18628@usr07.primenet.com> Subject: Re: How do I check out a snapshot? To: nate@mt.sri.com (Nate Williams) Date: Sun, 28 Sep 1997 23:03:38 +0000 (GMT) Cc: chuckr@glue.umd.edu, nate@mt.sri.com, rkw@dataplex.net, jkh@time.cdrom.com, hackers@FreeBSD.ORG In-Reply-To: <199709272247.QAA28003@rocky.mt.sri.com> from "Nate Williams" at Sep 27, 97 04:47:59 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > The whole FreeBSD process is a multi-threaded/SMP kind of thing, so you > gotta think about race conditions and all those other OS kinds of > things. :) I'm sure you didn't mean this analogy... the fix in the SMP case is locking. 8-) 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.