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
- Java profiler
- SNU 학위논문 latex 포멧
- benchmarks
- latex on ubuntu
- perfmon2
- Ubuntu 9.04
- SNU 석사논문 latex
- Xen
- C정리
- nas parallel benchmark
- KVM
- hprof
- benchmark
- known_hosts
- meld
- opennebula
- latex
- ubuntu
- spec
- VIM
- 서울대 학위논문 포멧
- SNU latex 논문
- C언어 정리
- ubuntu 8.10
- YourKit
- MPI
- C
- r
- deb
- ssh
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |