From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (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 5354D42EF5C for ; Sun, 21 Jun 2020 13:49:47 +0300 (MSK) Date: Sun, 21 Jun 2020 13:40:36 +0300 From: Igor Munkin Message-ID: <20200621104036.GC3503@tarantool.org> References: <7b8e95f3d6da39f0c3c6ca742abccddda817ac5e.1592597647.git.imun@tarantool.org> <4150e5b8-b4c0-7151-d06e-a61d81eff97b@tarantool.org> <20200620212449.GB3503@tarantool.org> <20200621102757.GB16381@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200621102757.GB16381@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH 2/2] box: reduce box_process_lua Lua GC memory usage List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sergey Ostanevich Cc: tarantool-patches@dev.tarantool.org, Vladislav Shpilevoy Sergos, Thanks for your review! On 21.06.20, Sergey Ostanevich wrote: > Hi! > > Thanks for the patch! > > LGTM. Added your tag: | Reviewed-by: Sergey Ostanevich > > Regards, > Sergos > -- Best regards, IM