From owner-freebsd-current@FreeBSD.ORG Fri Jul 4 18:16:33 2014 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 ESMTPS id 801B5733; Fri, 4 Jul 2014 18:16:33 +0000 (UTC) Received: from mail-qa0-x233.google.com (mail-qa0-x233.google.com [IPv6:2607:f8b0:400d:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 333262401; Fri, 4 Jul 2014 18:16:33 +0000 (UTC) Received: by mail-qa0-f51.google.com with SMTP id j7so1550830qaq.38 for ; Fri, 04 Jul 2014 11:16:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ETcMgEHW4HPDVsCkUqqLevJMGnCjfqR8t4quDVQZfmg=; b=DNW2VmuFTfLIRIsd2BmFmevuMlhhZG06RuJ2jk3gX9Mj1qKMzAFlRUFtktOAL/gEK/ DNwpxNQg1Zw568XUyPYKvHHz7CtoPJw8+h4eJiPNriPJuy39oHQvu3KwtdRJIYm3fURi N7wZ6jC57myXBnFcVN1deUr7OPS3m9D7B3AYPcfDzd2Oc84IpwXG0wBnG3V71yn/D2Ij LRzEF8IKFd+vt9HwX64IzgW/lrT40HSlra89loKBta49GfBS71oIRENpin8CqgPHEvVX DcgJv7s7MGsKh2fxfhAhZZ2QLo9FRclURK9J+mKlsIUT8sqMrT2flq0mqtM9PxThpFh0 yLJg== MIME-Version: 1.0 X-Received: by 10.140.22.134 with SMTP id 6mr20233476qgn.4.1404497792399; Fri, 04 Jul 2014 11:16:32 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.202.193 with HTTP; Fri, 4 Jul 2014 11:16:32 -0700 (PDT) In-Reply-To: <1404489401.1059.69.camel@bruno> References: <1404489401.1059.69.camel@bruno> Date: Fri, 4 Jul 2014 11:16:32 -0700 X-Google-Sender-Auth: bNN7psBz8yG2BHSeEu80Dx9W4Gc Message-ID: Subject: Re: ZFS ARC max sort of not working? From: Adrian Chadd To: Sean Bruno Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Fri, 04 Jul 2014 18:16:33 -0000 poke hps? -a On 4 July 2014 08:56, Sean Bruno wrote: > It looks like the following no longer works on head? > > vfs.zfs.arc_max="8G" > > But this does? > > vfs.zfs.arc_max="8589934592" > > sean > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"