I'm using MMAP on 32-bit Linux (Red Hat, Fedora). It seems I can't map
a file (using MAP_SHARE and MAP_FIXED) exceeding 134500000
bytes. I dont see such limitation on UNIX (solaris, HPUX) and Windows.

Could someone please help?