Next | Prev | Up | Top | Contents | Index

rlimit_data_max

Description

The maximum limit to the size of data that may be used in executing a process.

Value

Default: 0 (auto-configured to rlimit_vmem_cur * NBPP (0x20000000))

Range: 0-0x7fffffffffffffff

When to change


Change this parameter when you want to place a maximum restriction on the size of the data segment of any process.

Next | Prev | Up | Top | Contents | Index