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 3127D2236D for ; Tue, 8 May 2018 16:18:58 -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 crB2e9etvma9 for ; Tue, 8 May 2018 16:18:58 -0400 (EDT) Received: from smtp41.i.mail.ru (smtp41.i.mail.ru [94.100.177.101]) (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 E530A22319 for ; Tue, 8 May 2018 16:18:57 -0400 (EDT) Date: Tue, 8 May 2018 23:18:55 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 2/3] tuple_update: remove alloc and alloc_ctx args Message-ID: <20180508201855.GB26928@atlas> References: <004e9ea4c2cf348fd02d3707e4f93b22aa7b187f.1524868484.git.v.shpilevoy@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <004e9ea4c2cf348fd02d3707e4f93b22aa7b187f.1524868484.git.v.shpilevoy@tarantool.org> 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: Vladislav Shpilevoy Cc: tarantool-patches@freelists.org * Vladislav Shpilevoy [18/04/28 08:50]: > They are always region_aligned_alloc and region pointer. Lets use > them always inside tuple_update.c, with no necessity to pass via > args. I think it's bikeshed, but I can push it if you like. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov