All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.7 0/2] Don't allow burst limits to be lower than the normal limits
@ 2016-07-27 22:16 Alberto Garcia
  2016-07-27 22:16 ` [Qemu-devel] [PATCH for-2.7 1/2] throttle: " Alberto Garcia
  2016-07-27 22:16 ` [Qemu-devel] [PATCH for-2.7 2/2] throttle: Test burst limits " Alberto Garcia
  0 siblings, 2 replies; 6+ messages in thread
From: Alberto Garcia @ 2016-07-27 22:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-block, Stefan Hajnoczi, Gu Nini, Alberto Garcia

Hello,

Gu Nini found this problem and reported it in

https://bugzilla.redhat.com/show_bug.cgi?id=1355665

When setting the throttling configuration, the burst limits can be
lower than the normal limits. This does not making any sense and
behaves oddly, so let's forbid it.

Berto

Alberto Garcia (2):
  throttle: Don't allow burst limits to be lower than the normal limits
  throttle: Test burst limits lower than the normal limits

 tests/test-throttle.c | 8 ++++++++
 util/throttle.c       | 6 ++++++
 2 files changed, 14 insertions(+)

-- 
2.8.1

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

end of thread, other threads:[~2016-07-27 22:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-27 22:16 [Qemu-devel] [PATCH for-2.7 0/2] Don't allow burst limits to be lower than the normal limits Alberto Garcia
2016-07-27 22:16 ` [Qemu-devel] [PATCH for-2.7 1/2] throttle: " Alberto Garcia
2016-07-27 22:33   ` Eric Blake
2016-07-27 22:45     ` Alberto Garcia
2016-07-27 22:51       ` Eric Blake
2016-07-27 22:16 ` [Qemu-devel] [PATCH for-2.7 2/2] throttle: Test burst limits " Alberto Garcia

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.