From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp14.mail.ru (smtp14.mail.ru [94.100.181.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 4FF6146970E for ; Tue, 4 Feb 2020 01:09:51 +0300 (MSK) Date: Tue, 4 Feb 2020 01:10:03 +0300 From: Alexander Turenko Message-ID: <20200203221003.go6qgzm5i6m7xhr2@tkn_work_nb> References: <20200115170524.20471-1-gorcunov@gmail.com> <20200115170524.20471-2-gorcunov@gmail.com> <20200203215627.l55b6rikwubeaqvn@tkn_work_nb> <20200203220520.GB12445@uranus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200203220520.GB12445@uranus> Subject: Re: [Tarantool-patches] [PATCH v2 1/2] fiber: use diag_ logger in fiber_madvise/mprotect failures List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml > - I would call it just FIBER_MPROTECT (without prot-none suffix) I don't mind. > - iirc there was some test in app/ errinj or similar which should > be updated everytime new errinj introduced. Yep.