From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id ECE5A2A00A for ; Mon, 29 Apr 2019 04:35:33 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YYQGk0_qZZ-g for ; Mon, 29 Apr 2019 04:35:33 -0400 (EDT) Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 56C6529FD5 for ; Mon, 29 Apr 2019 04:35:33 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH 0/3] introduce static allocator References: <20190429041431.GA12399@atlas> From: Vladislav Shpilevoy Message-ID: <705618ec-29a0-8949-77a5-ba60a0e46ec4@tarantool.org> Date: Mon, 29 Apr 2019 11:35:30 +0300 MIME-Version: 1.0 In-Reply-To: <20190429041431.GA12399@atlas> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: Konstantin Osipov Cc: tarantool-patches@freelists.org On 29/04/2019 07:14, Konstantin Osipov wrote: > * Vladislav Shpilevoy [19/04/28 20:01]: > > I don't have other comments for this patch set, except that I > think you should ditch tt_static.h, but I'd like to take a look at > the diff for small/ (can't find it) before okaying it. The patch is sent in a separate thread, because tarantool/small is a separate repository. > > > -- > Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 >