public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Using tools such as ionice inside guests
@ 2016-05-18 15:49 Emmanuel Lacour
  2016-05-18 16:13 ` Paolo Bonzini
  0 siblings, 1 reply; 7+ messages in thread
From: Emmanuel Lacour @ 2016-05-18 15:49 UTC (permalink / raw)
  To: kvm

Dear kvm developpers/users,

I just saw that a change has been made in the kernel so the only one
scheduler available in guests for virtio-blk is now "none".

Seems introduced by [1].

I tried to used ionice on a 3.16 guest with virtio-blk and in fact it no
longer works because cfq is no longer available.

Is there a way to use, inside a guest, a tool like ionice to set
different IO priority in guests processes? It's very useful for loering
down the performance impact of backups jobs for example.




[1] -
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a98755c559e0e944a44174883b74a97019e3a367

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-20 12:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18 15:49 Using tools such as ionice inside guests Emmanuel Lacour
2016-05-18 16:13 ` Paolo Bonzini
2016-05-18 16:26   ` Emmanuel Lacour
2016-05-18 17:12     ` Paolo Bonzini
2016-05-19 20:12       ` Christian Borntraeger
2016-05-20 10:35         ` Paolo Bonzini
2016-05-20 12:54       ` Emmanuel Lacour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox