Edit

Share via


ResourceOptimizedPlacementOptions.MaxAvailableMemoryWeight Property

Definition

The importance of the maximum available memory to the silo.

public int MaxAvailableMemoryWeight { get; set; }
member this.MaxAvailableMemoryWeight : int with get, set
Public Property MaxAvailableMemoryWeight As Integer

Property Value

Remarks

A higher values results in the placement favoring silos with higher maximum available memory.

This may have an impact in clusters with resources distributed unevenly across silos.

This relates strongly to the physical memory in the silo, and the configured memory limit (if it has been configured).

Valid range is [0-100]

Applies to