From owner-freebsd-current@FreeBSD.ORG Mon Oct 7 18:32:46 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AB6F1BBF for ; Mon, 7 Oct 2013 18:32:46 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 80A882838 for ; Mon, 7 Oct 2013 18:32:46 +0000 (UTC) Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 09A28220DD for ; Mon, 7 Oct 2013 14:32:45 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute5.internal (MEProxy); Mon, 07 Oct 2013 14:32:45 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=BL7qIoKx0QN4ISXpkMxpCbHxTWQ=; b=G7V Jho9HUG4rZKamA4o35HSNDdGLlnpS5F3cfUpkOavXa18m47gg+ctT4IrfYMpECmh 7Dhpjk2SzYgaYzzn1DJQxJpWSPXerlhzMuN7h7pkpTkd/RRMrqs/PuhzlBgb9+JP MOg2CwWIQp9s0kvaDKyNjhSHTrtPK9il2gnBWIo8= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id C99B8114991; Mon, 7 Oct 2013 14:32:44 -0400 (EDT) Message-Id: <1381170764.32684.31088349.343931EE@webmail.messagingengine.com> X-Sasl-Enc: a1ciD5Zqt0+57PfGwqf+CJaxjK5noVToJPWxGRdz3qWo 1381170764 From: Mark Felder To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-ce174988 In-Reply-To: <1381166916.122992963.5h9ygiri@frv45.ukr.net> References: <1381166916.122992963.5h9ygiri@frv45.ukr.net> Subject: Re: ZFS L2ARC - incorrect size and abnormal system load on r255173 Date: Mon, 07 Oct 2013 13:32:44 -0500 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 18:32:46 -0000 On Mon, Oct 7, 2013, at 13:09, Dmitriy Makarov wrote: > > How can L2 ARC Size: (Adaptive) be 1.44 TiB (up) with total physical size > of L2ARC devices 490GB? > http://svnweb.freebsd.org/base?view=revision&revision=251478 L2ARC compression perhaps?