Searched hist:ae29d6c64bd8d55873a2cb1df50ae4321b497447 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block_int.h | diff ae29d6c64bd8d55873a2cb1df50ae4321b497447 Fri Apr 05 04:32:20 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> block: keep I/O throttling slice time constant
It is not necessary to adjust the slice time at runtime. We already extend the current slice in order to carry over accounting into the next slice. Changing the actual slice time value introduces oscillations.
The guest may experience large changes in throughput or IOPS from one moment to the next when slice times are adjusted.
Reported-by: Benoît Canet <benoit@irqsave.net> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Tested-By: Benoit Canet <benoit@irqsave.net> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff ae29d6c64bd8d55873a2cb1df50ae4321b497447 Fri Apr 05 04:32:20 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> block: keep I/O throttling slice time constant
It is not necessary to adjust the slice time at runtime. We already extend the current slice in order to carry over accounting into the next slice. Changing the actual slice time value introduces oscillations.
The guest may experience large changes in throughput or IOPS from one moment to the next when slice times are adjusted.
Reported-by: Benoît Canet <benoit@irqsave.net> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Tested-By: Benoit Canet <benoit@irqsave.net> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | block.c | diff ae29d6c64bd8d55873a2cb1df50ae4321b497447 Fri Apr 05 04:32:20 CDT 2013 Stefan Hajnoczi <stefanha@redhat.com> block: keep I/O throttling slice time constant
It is not necessary to adjust the slice time at runtime. We already extend the current slice in order to carry over accounting into the next slice. Changing the actual slice time value introduces oscillations.
The guest may experience large changes in throughput or IOPS from one moment to the next when slice times are adjusted.
Reported-by: Benoît Canet <benoit@irqsave.net> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Tested-By: Benoit Canet <benoit@irqsave.net> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|