Hi all. I want to throttle bandwidth of a vm on kvm. I have used Linux QoS tool TC. For outgoing traffic from vm, we need to use IFB. This increases overhead (one by using ifb and other by dropping packets after it leaves the vm). So I intend to throttle a vm at vhost-net stage. The tx and rx queues of a vm can be subjected to tbf algorithm of tc tool. Is this feasible ? Please help. If yes, should this modified in qemu-kvm(hw/vhost) or linux kernel source code(in drivers/vhost) ? -- Rohit S Damkondwar B.Tech Computer Engineering CoEP MyBlog -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html