qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Misc throttle fixes
@ 2017-08-17 14:28 Alberto Garcia
  2017-08-17 14:28 ` [Qemu-devel] [PATCH 1/4] throttle: Fix wrong variable name in the header documentation Alberto Garcia
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Alberto Garcia @ 2017-08-17 14:28 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alberto Garcia, qemu-block, Stefan Hajnoczi, Manos Pitsidianakis

Hi all,

this series contains a few small changes to the throttling code and
its documentation.

Stefan, once this is reviewed, can you please remove the "Make
LeakyBucket.avg and LeakyBucket.max integer types" commit (id
1744e9a12cbcebff2e) from your block-next branch? This series contains
a new version of that patch that replaces the one that you have.

Regards,

Berto

Alberto Garcia (4):
  throttle: Fix wrong variable name in the header documentation
  throttle: Update the throttle_fix_bucket() documentation
  throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket()
  throttle: Make LeakyBucket.avg and LeakyBucket.max integer types

 include/qemu/throttle.h |  6 ++---
 util/throttle.c         | 67 +++++++++++++++++--------------------------------
 2 files changed, 26 insertions(+), 47 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-08-21 12:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-17 14:28 [Qemu-devel] [PATCH 0/4] Misc throttle fixes Alberto Garcia
2017-08-17 14:28 ` [Qemu-devel] [PATCH 1/4] throttle: Fix wrong variable name in the header documentation Alberto Garcia
2017-08-19 14:29   ` Manos Pitsidianakis
2017-08-21 12:14     ` Alberto Garcia
2017-08-17 14:28 ` [Qemu-devel] [PATCH 2/4] throttle: Update the throttle_fix_bucket() documentation Alberto Garcia
2017-08-17 14:28 ` [Qemu-devel] [PATCH 3/4] throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket() Alberto Garcia
2017-08-19 15:23   ` Manos Pitsidianakis
2017-08-21 12:10     ` Alberto Garcia
2017-08-21 12:20       ` Manos Pitsidianakis
2017-08-17 14:28 ` [Qemu-devel] [PATCH 4/4] throttle: Make LeakyBucket.avg and LeakyBucket.max integer types Alberto Garcia
2017-08-19 15:02   ` Manos Pitsidianakis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).