Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2001 17:34:38 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Murray Stokely <murray@FreeBSD.ORG>
Cc:        freebsd-doc@FreeBSD.ORG
Subject:   Re: Diff to zone.9
Message-ID:  <20010905173438.T96906@sunbay.com>
In-Reply-To: <20010904144911.P3246@windriver.com>; from murray@FreeBSD.ORG on Tue, Sep 04, 2001 at 02:49:11PM -0700
References:  <20010904144911.P3246@windriver.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 04, 2001 at 02:49:11PM -0700, Murray Stokely wrote:
> Does this diff look correct?  des reviewed the content so if the mdoc
> is ok I'd like to commit this and close docs/26006.
> 
>    - Murray

> +While an item is not in use, the first sizeof(void *) bytes are used

.Fn sizeof "void *"

> +for a pointer to another available item.  

Extra whitespace at EOL.

> +When allocated, all of the item's space is available, except with
> +.Dv INVARIANTS
> +defined, where the second sizeof(void *) bytes are used for sanity

Ditto.

> +checks, and we would get a panic trying to free the item if those
> bytes
> +were somehow changed to
> +.Dv ZENTRY_FREE .


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010905173438.T96906>