Re: hackerlab fsplay.[ch] status

Andreas Rottmann <[email protected]> Fri, 07 May 2004 17:22:03 +0200
Newsgroups gmane.lisp.scheme.pika.devel
Message-ID <[email protected]>
Andreas Rottmann <[email protected]> writes:

> Since you seem quite opposed to the memchunk idea, I took another look
> at the object data areas, and it seems instead of having the data in a
> separate memchunk, we might as well keep it in the hashtree items,
> thus avoiding the memchunk issue.
>
At the additional cost that the memory in object data area must be
copied, but I guess that's neglectable unless you stick large stuff in
there (would we?).

Andy
-- 
Andreas Rottmann         | [email protected]      | [email protected] | [email protected]
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Beware of bugs in the above code; I have only proved it correct,
not tried it.  -- Donald E. Knuth