LinuxOSConfig.TransparentHugePageDefrag Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see Transparent Hugepages.
[Newtonsoft.Json.JsonProperty(PropertyName="transparentHugePageDefrag")]
public string TransparentHugePageDefrag { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="transparentHugePageDefrag")>]
member this.TransparentHugePageDefrag : string with get, set
Public Property TransparentHugePageDefrag As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute