Results 1 to 1 of 1
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 ...
- 09-06-2008 #1Just Joined!
- Join Date
- Sep 2008
- Location
- Dublin, CA
- Posts
- 0
MMAP on Linux
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?


Reply With Quote
