In article <local.mail.freebsd-hackers/[EMAIL PROTECTED]> you write: >Really, it boils down to the allocation systems needing rewrite, >and (painful as this is to say) a move away from type stable >memory, to permit reuse, rather than static purposing of large >blocks: static purposing is the primary reason a general turning >can not be near optimal for a lot of applications.
Okay, this I can agree with. But I don't have the time or inclination to write a new memory allocator. Did you have something in mind? -- Jonathan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

