From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Mon, 1 Apr 2019 20:41:14 +0300 From: Cyrill Gorcunov Subject: Re: [PATCH 2/2] lib/core/fiber: Allow to extend default stack size Message-ID: <20190401174114.GD2431@uranus.lan> References: <20190319193845.31221-1-gorcunov@gmail.com> <20190319193845.31221-3-gorcunov@gmail.com> <20190327093506.zsxzchje2un76rcp@esperanza> <20190327094618.GH20626@uranus.lan> <20190327101552.d3b6xvezm3rigszm@esperanza> <20190327102333.GJ20626@uranus.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190327102333.GJ20626@uranus.lan> To: tml Cc: Vladimir Davydov , Konstantin Osipov List-ID: On Wed, Mar 27, 2019 at 01:23:33PM +0300, Cyrill Gorcunov wrote: ... > > > > > > Lets think -- is there a chance we will have to provide more configurable > > > settings for early init stage in future? If yes then we should invent > > > early init stage for lua (or say some json fine in /etc). If no and > > > there is no chance we might need something else in future, better to > > > stick with simplier solution as environment variables. > > > > Makes sense. But as this is a change in the API, we should consult > > Kostja (Cc-ed). > > Yes, thanks for CC'ing. I managed to forgot to cc him in first place. Kostja?