Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AmdVmUpdateInstancePlatformConfig

The platform configuration used when updating a virtual machine instance with the AMD platform.

Properties

Optional isSymmetricMultiThreadingEnabled

isSymmetricMultiThreadingEnabled: undefined | false | true

Whether symmetric multithreading is enabled on the instance. Symmetric multithreading is also called simultaneous multithreading (SMT) or Intel Hyper-Threading.

Intel and AMD processors have two hardware execution threads per core (OCPU). SMT permits multiple independent threads of execution, to better use the resources and increase the efficiency of the CPU. When multithreading is disabled, only one thread is permitted to run on each core, which can provide higher or more predictable performance for some workloads.

Const type

type: string = "AMD_VM"

Methods

getDeserializedJsonObj

getJsonObj