Product Documentation and Knowledge Base - HomeDocumentation


Charon-VAXCharon-AXPCharon-PDPCharon-SSPCharon-PAR

[system] Section

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 

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 

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 

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 

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.

Virtual Machine Model Names
Model name
System Name
Enterprise_450Sun Enterprise 450
SPARCstation_20Sun SPARCstation 20

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



© Stromasys, 1999-2024  - All the information is provided on the best effort basis, and might be changed anytime without notice. Information provided does not mean Stromasys commitment to any features described.