From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 31 Jul 2018 23:49:32 +0300 From: Konstantin Osipov Subject: Re: [PATCH 11/25] vinyl: store pointer to scheduler in struct vy_task Message-ID: <20180731204932.GO15235@chai> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [18/07/27 16:55]: > Currently, we don't really need it, but once we switch communication > channel between the scheduler and workers from pthread mutex/cond to > cbus (needed for #2129), tasks won't be completed on behalf of the > scheduler fiber and hence we will need a back pointer from vy_task to > vy_scheduler. > I have already approved it in the earlier version of this patch set. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov