Versions Compared

Key

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

...

Code Block
languagexml
<resource>
	<partition>/machine/rt</partition>
</resource>

CPU tunning

In the project, this element will be used to limite the virtual machine.

  • The vcpupin element

...

  • specify which of host's physical CPUs the domain vCPU will be pinned to (more details here).

...

  • It's used to reserved one or more CPUs for a critical virtual machine. So, it's important not use this CPU on another VM.
  • The vcpushed element specify the scheduler type for a particular vCPU.