On Tue, 27 Nov 2001, Justin Erenkrantz wrote:

> However, I wonder if the cost of repetitive mmap() and munmap()
> might be too prohibitive (how expensive is mmap and munmap?).

Hopefully less expensive than sending 4MB of data out over the wire, but
hey, you never know.  :)

> But, we'll do this in APR_MMAP_LIMIT chunks (which I think is
> 4MB).  So, it might balance out.  -- justin

Hopefully.

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA


Reply via email to