The maximum size (in bytes) to which a process's resident set size may grow. This imposes a limit on the amount of physical memory to be given to a process; if memory is tight, the system will prefer to take memory from processes that are exceeding their declared resident set size.
Declarations
Type
null or signed integer
Default
null
Sign in to create a configuration using this setting.
Related
- launchd.agents.<name>.serviceConfig.SoftResourceLimits.ResidentSetSize
- launchd.daemons.<name>.serviceConfig.HardResourceLimits.ResidentSetSize
- launchd.daemons.<name>.serviceConfig.SoftResourceLimits.ResidentSetSize
- launchd.user.agents.<name>.serviceConfig.HardResourceLimits.ResidentSetSize
- launchd.user.agents.<name>.serviceConfig.SoftResourceLimits.ResidentSetSize