From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f195.google.com (mail-lj1-f195.google.com [209.85.208.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id CC926469719 for ; Mon, 24 Feb 2020 22:31:03 +0300 (MSK) Received: by mail-lj1-f195.google.com with SMTP id e18so11398676ljn.12 for ; Mon, 24 Feb 2020 11:31:03 -0800 (PST) Date: Mon, 24 Feb 2020 22:31:00 +0300 From: Cyrill Gorcunov Message-ID: <20200224193100.GA2464@uranus> References: <20200214132220.29830-1-gorcunov@gmail.com> <20200224192509.pqkq23s6hg7joyxj@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200224192509.pqkq23s6hg7joyxj@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v8 0/2] fiber: Handle stack madvise/mprotect errors List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kirill Yukhin Cc: tml , Vladislav Shpilevoy On Mon, Feb 24, 2020 at 10:25:09PM +0300, Kirill Yukhin wrote: > I've checked your patchset into 2.2, 2.3 and master. > > I hope we'll improve it further. Thanks, I'll file a bug for myself to rework guard pages. > > Still, this is not something critical, so I didn't checked > it into 1.10. yup Cyrill