Richard Storm schrieb:
On 10/22/07, Ted Unangst <[EMAIL PROTECTED]> wrote:On 10/21/07, Richard Storm <[EMAIL PROTECTED]> wrote:Is it possible to bypass this limit somehow?depends, but if it's easy to bypass a limit, it's not much of a limit.Is there possible workarounds for my program to allocate more memory than 1GB?
http://monkey.org/openbsd/archive/misc/0412/msg01039.html So mmap seems to be the way. Greetings Markus