mmap for more than 2GB

Mihail Ionescu (mihaii@caip.rutgers.edu)
Tue, 19 Feb 2002 16:28:09 -0500 (EST)


Hi,

I am currently working on the porting of some programs from Solaris to
Linux. The main problem I have is that the original programs heavily use
mmap in order to access very big files (more than 4GB) (since it is a
64 bits operating system), but on Linux mmap will fail. Is there any clean
way to solve this problem? Please CC me the response at this e-mail
address: mihaii@caip.rutgers.edu.

Thank you very much,

Mihail Ionescu

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/