From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 31 Jul 2018 23:39:45 +0300 From: Konstantin Osipov Subject: Re: [RFC PATCH 18/23] vinyl: store pointer to scheduler in struct vy_task Message-ID: <20180731203945.GG15235@chai> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: References: To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [18/07/08 22:53]: > 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. OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov