IBM Books

IBM LoadLeveler for AIX 5L: Using and Administering


rss_limit

Specifies the hard limit, soft limit, or both limits for the resident set size.

The syntax is:

rss_limit = hardlimit,softlimit

For example:

rss_limit=12mb,10mb

The above example specifies the limits in megabytes, but If no units are specified, then bytes are assumed. See Limit keywords for more information on the values and units you can use with this keyword.

Note:This keyword accepts 64-bit integer values.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]