Open main menu

CDOT Wiki β

Changes

VMs+Emulation

25 bytes added, 22:51, 18 April 2010
no edit summary
Determining and comparing the cost of buying arm machines, vs utilizing already existing hardware.
<br />
Determining the process of setting up virtual machines and the setup of an arm machine.
<br />
A Performance benchmark using koji build as this is a real world example of the exact type of developement that will be done on the machines.
Also taken into consideration is if other environmental effects on the machine could interfer with build times.
<br />
=Process=
Libvirt is a virtualization management framework and is full of useful tools. Libvirt provides tools such as “virsh” virtualization shell, as well as the “virt-manager” GUI tool that <br />manipulates the command-line virtual machine management tools.
<br />
Installing and starting the virtualization software<br />
<br />
yum groupinstall virtualization <br />
1
edit