Next | Prev | Up | Top | Contents | Index

rlimit_rss_max

Description

The maximum limit to the resident set size that may be used in executing a process.

Value

Default: (rlimit_vmem_cur * NBPP) (0x20000000)

Range: 0-(rlimit_vmem_cur * NBPP) (0x7fffffffffffffff)

When to change


Change this parameter when you want to place a maximum restriction on resident set size.

Next | Prev | Up | Top | Contents | Index