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 95821289F6 for ; Sun, 2 Sep 2018 18:27:08 -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 iSiydqvKrVg8 for ; Sun, 2 Sep 2018 18:27:08 -0400 (EDT) Received: from smtp5.mail.ru (smtp5.mail.ru [94.100.179.24]) (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 54B4F289DE for ; Sun, 2 Sep 2018 18:27:08 -0400 (EDT) Received: by smtp5.mail.ru with esmtpa (envelope-from ) id 1fwapm-0001v2-It for tarantool-patches@freelists.org; Mon, 03 Sep 2018 01:27:06 +0300 Date: Mon, 3 Sep 2018 01:27:05 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 2/7] vinyl: add global memory stats Message-ID: <20180902222705.GC536@chai> References: <1d418366ba3fd7fd5dfa651ab340ba931ec3577f.1535917763.git.vdavydov.dev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1d418366ba3fd7fd5dfa651ab340ba931ec3577f.1535917763.git.vdavydov.dev@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 * Vladimir Davydov [18/09/02 23:23]: > box.info.memory() gives you some insight on what memory is used for, > but it's very coarse. For vinyl we need finer grained global memory > statistics. OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov