All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.7 v2 0/2] Don't allow burst limits to be lower than the normal limits
@ 2016-07-28  8:08 Alberto Garcia
  2016-07-28  8:08 ` [Qemu-devel] [PATCH for-2.7 v2 1/2] throttle: " Alberto Garcia
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alberto Garcia @ 2016-07-28  8:08 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-block, Stefan Hajnoczi, Gu Nini, Eric Blake, 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

v2:
- Simplify error message [Eric]

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       | 5 +++++
 2 files changed, 13 insertions(+)

-- 
2.8.1

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

end of thread, other threads:[~2016-08-04 10:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28  8:08 [Qemu-devel] [PATCH for-2.7 v2 0/2] Don't allow burst limits to be lower than the normal limits Alberto Garcia
2016-07-28  8:08 ` [Qemu-devel] [PATCH for-2.7 v2 1/2] throttle: " Alberto Garcia
2016-07-28  8:08 ` [Qemu-devel] [PATCH for-2.7 v2 2/2] throttle: Test burst limits " Alberto Garcia
2016-07-28 14:47 ` [Qemu-devel] [PATCH for-2.7 v2 0/2] Don't allow burst limits to be " Eric Blake
2016-08-04 10:11 ` Stefan Hajnoczi

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.