On Tue, 26 Jun 2001, Brian Pane wrote: > Instead of creating a new mmap, how about using the same one > and adding a reference count?
That's exactly what I've been thinking... I haven't figured out the details of what's involved yet and if that means we'll shoot ourselves in the foot in some other way. For example, will we then need a lock to serialize access to the reference count? -------------------------------------------------------------- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA
