Hi,
Could you enlighten me how to achieve proportional IO sharing by using cgroup,
instead of qemu's own io-throttling?
My qemu config is like: -drive
file=$DISKFILe,if=none,format=qcow2,cache=none,aio=native -device
virtio-blk-pci...
Test command inside vm is like: dd if=/dev/vdc of=/dev/nu
Sorry for disturbing by reply, don't know why I'm not able to send a new mail.
Hi folks,
Could you enlighten me how to achieve proportional IO sharing by using cgroup,
instead of qemu's io-throttling?
My qemu config is like: -drive
file=$DISKFILe,if=none,format=qcow2,cache=none,aio=native
Hi folks,
Could you enlighten me how to achieve proportional IO sharing by using cgroup,
instead of qemu's io-throttling?
My qemu config is like: -drive
file=$DISKFILe,if=none,format=qcow2,cache=none,aio=native -device
virtio-blk-pci...
Test command inside vm is like: dd if=/dev/vdc of=/dev/
Hi folks,
Could you enlighten me about how to achieve proportional IO sharing by using
cgroup, instead of qemu?
My qemu config is like: -drive
file=$DISKFILe,if=none,format=qcow2,cache=none,aio=native
Test command inside vm is like: dd if=/dev/vdc of=/dev/null iflag=direct
Cgroup blkio weigh
Hi folks,
Could you please enlighten me about how to achieve proportional IO sharing by
using cgroup, instead of qemu?
My qemu config is like: -drive
file=$DISKFILe,if=none,format=qcow2,cache=none,aio=native
Test command inside vm is like: dd if=/dev/vdc of=/dev/null iflag=direct
Cgroup blki
Hi,
My host os is CentOS6, to avoid being affected by the unstable Transparent
Hugepage feature, I started to pre-allocate memory for qemu by using the kernel
native hugepage.
What I’m asking here is, if the guest set huge page inside itself as well (very
large guest, 32 core 128G for instance