23 Apr
2003
23 Apr
'03
6:58 p.m.
On Wed, 2003-04-23 at 18:03, Adam Lackorzynski wrote:
Hmm, mmap seems broken somehow or something:
x select inbox address=00002000 length=00002000 .. address=00002000 length=00002000 mmap: : Not enough space
Hmm. It wraps around to original location? It shouldn't do that. Or maybe that's just different mmap_anon() call.
Anyway, I changed it now so that it fallbacks to non-fixed mmap() after 100 tries. mremap_anon() was also somewhat broken. I put 0.99.9-test7 to web page which fixes these and other stuff.