qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-block] [PATCH for-2.7 v2 0/2] Don't allow burst limits to be lower


From: Alberto Garcia
Subject: [Qemu-block] [PATCH for-2.7 v2 0/2] Don't allow burst limits to be lower than the normal limits
Date: Thu, 28 Jul 2016 11:08:11 +0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]