cfreelist info

Boyd Roberts boyd at necisa.ho.necisa.oz.au
Fri Feb 15 10:42:03 AEST 1991


In article <19050 at rpp386.cactus.org> jfh at rpp386.cactus.org (John F Haugh II) writes:
>
>struct chead {
>	struct	cblock	*c_next;
>	int	c_size;
>	int	c_flag;
>}
>

`c_size' contains the size of the cblock data in bytes (ie CLSIZE).

The only reason I could think of them doing this is to enable dynamic
sizing of the cblocks.


Boyd Roberts			boyd at necisa.ho.necisa.oz.au

``When the going gets wierd, the weird turn pro...''



More information about the Comp.bugs.sys5 mailing list