Module: Google::Cloud::MigrationCenter::V1::MachineArchitectureDetails::CpuHyperThreading
- Defined in:
- proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb
Overview
CPU hyper-threading support.
Constant Summary collapse
- CPU_HYPER_THREADING_UNSPECIFIED =
Unspecified or unknown.
0
- DISABLED =
Hyper-threading is disabled.
1
- ENABLED =
Hyper-threading is enabled.
2