Subsystem.DisableLocalMemoryShrink Property |
This property accesses the configuration parameter that specifies whether automatic shrinking
of Local Memory is disabled. The value true means automatic shrinking of Local Memory is disabled. The
value false means automatic shrinking of Local Memory is enabled. When automatic shrinking of Local Memory
is enabled, the Local Memory pool can return memory to Windows when a real-time process terminates. If
this property is changed, the real-time Subsystem must be restarted for the change to take effect.
NOTE: Even if property UseLocalMemory is set to false, this property's value still affects real-time processes which are spawned with Local Memory enabled.
Namespace: IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Property Value
Type: BooleanImplements
IConfigSubsystemDisableLocalMemoryShrink