Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle
Excerpt
hiddentrue

System-wide virtual machine configuration.

The system section is used to configure "system-wide" properties of the virtual machine.  The list below describes the options that can be set:

  • cpu_affinity – Assign virtual CPU processing to a specific host CPU.
  • io_affinity – Assign virtual machine I/O processing to a specific host CPU.
  • io_cpus – Number of host CPUs reserved for virtual machine I/O processing.
  • machine – Specify the Alpha system model of the virtual machine.

cpu_affinity 
Anchor
cpu_affinity
cpu_affinity

Assign virtual CPU processing to a specific host CPU.

Syntax

cpu_affinity = cpu-affinity [, cpu-affinity [, ... ] ]

Description

This option is a comma delimited list of host CPUs (or cores) that the virtual machine is to assign to virtual CPU threads.

The virtual machine will assign affinity automatically if this option is not set.

io_affinity 
Anchor
io_affinity
io_affinity

Assign virtual machine I/O processing to a specific host CPU.

Syntax

io_affinity = io-affinity [, io-affinity [, ... ] ]

Description

This option accepts a comma delimited list of specific host CPUs (or cores) the virtual machine will assign to I/O processing.

If this directive is unset the virtual machine will assign affinity automatically.

io_cpus 
Anchor
io_cpus
io_cpus

Number of host CPUs reserved for virtual machine I/O processing.

Syntax

io_cpus = cpu-count

Description

Use this option to reserve a specific number of host CPUs (or cores) for virtual machine I/O processing.

If both io_affinity and io_cpus are not set, the virtual machine will automatically reserve one third of the host CPUs (or cores) for I/O processing.

machine 
Anchor
machine
machine

Specify the SPARC system model of the virtual machine.

Syntax

machine = "model-name"

Description

The model keyword is used to indicate the specific model of the SPARC-based system to emulate.  The following table lists the possible values of model-name and the systems they represent.

Panel
bgColor#ffffff
titleBGColor#f0f0f0
titleVirtual Machine Model Names
Model name
System Name
Enterprise_450Sun Enterprise 450
SPARCstation_20Sun SPARCstation 20
Info

The model-name specified here must correspond to what is configured on the HASP license dongle.