|
From: | Alberto Garcia |
Subject: | Re: [Qemu-block] [PATCH RFC v3 2/8] block: Add aio_context field in ThrottleGroupMember |
Date: | Tue, 27 Jun 2017 14:39:04 +0200 |
User-agent: | Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu) |
On Fri 23 Jun 2017 02:46:54 PM CEST, Manos Pitsidianakis wrote: > timer_cb() needs to know about the current Aio context of the throttle > request that is woken up. In order to make ThrottleGroupMember backend > agnostic, this information is stored in an aio_context field instead of > accessing it from BlockBackend. > > Signed-off-by: Manos Pitsidianakis <address@hidden> I agree with Stefan's comments, otherwise the patch looks good to me. Berto
[Prev in Thread] | Current Thread | [Next in Thread] |