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 5CC5228241 for ; Fri, 1 Jun 2018 15:11:47 -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 H6leVstjrwQu for ; Fri, 1 Jun 2018 15:11:47 -0400 (EDT) Received: from smtp55.i.mail.ru (smtp55.i.mail.ru [217.69.128.35]) (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 1A0FC28240 for ; Fri, 1 Jun 2018 15:11:46 -0400 (EDT) Received: from [185.6.245.178] (port=37994 helo=atlas.local) by smtp55.i.mail.ru with esmtpa (envelope-from ) id 1fOpSj-0000rY-9U for tarantool-patches@freelists.org; Fri, 01 Jun 2018 22:11:45 +0300 Date: Fri, 1 Jun 2018 22:11:44 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH v2 1/1] box: create bigrefs for tuples Message-ID: <20180601191144.GD12059@atlas> References: <9c250cefbee4375f722235eaf234b734bf98b83d.1527867534.git.imeevma@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9c250cefbee4375f722235eaf234b734bf98b83d.1527867534.git.imeevma@gmail.com> 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: tarantool-patches@freelists.org * imeevma@tarantool.org [18/06/01 18:42]: > Due to limitation of reference counters for tuple being only > 65535 it was possible to reach this limitation. This patch > increases capacity of reference counters to 4 billions. Please rename plural 'bigrefs' to bigref_index or bigref_map or bigref_list. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov