Date: Wed, 1 Dec 1999 16:23:48 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: ken@kdm.org (Kenneth D. Merry) Cc: julian@whistle.com (Julian Elischer), archie@whistle.com (Archie Cobbs), gibbs@FreeBSD.org (Justin T. Gibbs), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_mbuf.c src/sys/sys mbuf.h Message-ID: <199912020023.QAA45374@bubba.whistle.com> In-Reply-To: <199912020006.RAA45585@panzer.kdm.org> from "Kenneth D. Merry" at "Dec 1, 1999 05:06:35 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Kenneth D. Merry writes: > I take it you need both copies to be writeable in that case? What are you > writing to the copy? Oops, didn't answer the first question.. You still need it even if only one copy needs to be writable, because you want the other copy (the read only one) not to change out from under you at some random time (when the modifiable one gets modified). -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com 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?199912020023.QAA45374>