Limits address space - basically limits the largest address the process can get. Affects mmap() (won't be able to map files larger than that) among others. May also limit automatic stack expansion, depending on platform (e.g. Linux)
VirtualMemory
Limits address space - basically limits the largest address the process can get. Affects mmap() (won't be able to map files larger than that) among others. May also limit automatic stack expansion, depending on platform (e.g. Linux)
Limits address space - basically limits the largest address the process can get. Affects mmap() (won't be able to map files larger than that) among others. May also limit automatic stack expansion, depending on platform (e.g. Linux)
VirtualMemory
Limits address space - basically limits the largest address the process can get. Affects mmap() (won't be able to map files larger than that) among others. May also limit automatic stack expansion, depending on platform (e.g. Linux)