From owner-svn-src-head@freebsd.org Tue Aug 11 09:43:04 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5362899E34A; Tue, 11 Aug 2015 09:43:04 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 31C449D0; Tue, 11 Aug 2015 09:43:02 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.5/8.14.5) with ESMTP id t7B9cdc6012265; Tue, 11 Aug 2015 12:38:40 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Tue, 11 Aug 2015 12:38:39 +0300 (MSK) From: Dmitry Morozovsky To: Alexander Motin cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r286570 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys In-Reply-To: <201508101034.t7AAYOtk074606@repo.freebsd.org> Message-ID: References: <201508101034.t7AAYOtk074606@repo.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (woozle.rinet.ru [0.0.0.0]); Tue, 11 Aug 2015 12:38:40 +0300 (MSK) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Aug 2015 09:43:04 -0000 Alexander, On Mon, 10 Aug 2015, Alexander Motin wrote: > Author: mav > Date: Mon Aug 10 10:34:23 2015 > New Revision: 286570 > URL: https://svnweb.freebsd.org/changeset/base/286570 > > Log: > MFV r277426: 5408 managing ZFS cache devices requires lots of RAM > > illumos/illumos-gate@89c86e32293a30cdd7af530c38b2073fee01411c [snip] > For an average blocksize of 8KB, this means that for the L2ARC, the ratio > of metadata to data has gone down from about 2.92% to 1.56%. For a > 'storage optimized' EC2 instance with 1600GB of SSD and 60GB of RAM, this > means that we expect a completely full L2ARC to use (1600 GB * 0.0156) / > 60GB = 41% of the available memory, down from 78%. Thanks! Any MFC planned please? -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------