Check full-virtualization support on CPU ># egrep -c '(vmx|svm)' /proc/cpuinfo Install KVM ># sudo apt-get install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils virt-manager Verify Installation ># virsh list Install guest OS using virt-manager * used the ISO file for the installation ># virt-manager Accessing the guest OS via console ># vim /etc/init/ttyS0.conf Enable real-network on the g..
Xen ># xm vcpu-list ># xm vcpu-pin green1 0-2 KVM ># taskset 0x00000003 qemu-system-x86_64 -hda green1.img -m 2048 ># ps -eo pid,comm | grep qemu 7532 qemu-system-x86 Current affinity mask ># taskset -p 7532 List current affinity list ># taskset -c -p 7532 Modify an already running KVM process ># taskset -p 0x00000001 7532 Can I using virsh command to pin core in KVM?? References 1. Pinning KVM,..
Here is a manual way to configure para-virtulized driver for network in KVM. Missing virtio option. ># virsh shutdown green15 ># virsh dumpxml green15 > green15.xml Edit the green15.xml and add the following line ># virsh define green15.xml ># virsh start green15 Testing green15># netserver remote># netperf -H green15 -l 20 -f K References 1. KVM, Virt-manager and virtio, http://www.linux-archiv..
- Total
- Today
- Yesterday
- deb
- known_hosts
- opennebula
- SNU latex 논문
- ubuntu
- ssh
- perfmon2
- 서울대 학위논문 포멧
- Ubuntu 9.04
- benchmark
- C정리
- Xen
- hprof
- benchmarks
- Java profiler
- YourKit
- VIM
- SNU 학위논문 latex 포멧
- MPI
- C
- r
- meld
- SNU 석사논문 latex
- latex
- C언어 정리
- spec
- latex on ubuntu
- KVM
- nas parallel benchmark
- ubuntu 8.10
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |