Next | Prev | Up | Top | Contents | Index

rlimit_stack_max

Description

The maximum limit to the amount of stack space that may be used in executing a process.

Value

Default: rlimit_vmem_cur * NBPP (0x20000000)

Range: 0-0x7fffffffffffffff

When to change


Change this parameter when you want to place a maximum restriction on stack space usage.

Next | Prev | Up | Top | Contents | Index