qemu-devel
[Top][All Lists]
Advanced

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

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


From: Alberto Garcia
Subject: [Qemu-devel] [PATCH for-2.7 0/2] Don't allow burst limits to be lower than the normal limits
Date: Thu, 28 Jul 2016 01:16:07 +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

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




reply via email to

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