Ville-Pertti Keinonen wrote:
>
> Modula-3 really appears to be doing something weird, making half of
> the entries read-only. A garbage collected language should actually
> be capable of doing a better job than a non-gc one.
Seems like pretty standard GC technique to me. Mark pages read-only
to reduce the search space for unreferenced data.
--
Daniel C. Sobral (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
I'm one of those bad things that happen to good people.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message