maximumProcessAddressSpace

Gets maximum amount of address space allowed for the process to allocate.

rlimit
maximumProcessAddressSpace
()

Return Value

Type: rlimit

maximum amount of address space allowed for the process to allocate.

Throws

Reusable ErrnoException instance on error.

Meta