From owner-freebsd-fs@FreeBSD.ORG Thu Feb 6 11:13:35 2014 Return-Path: Delivered-To: freebsd-fs@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 50AFB96E for ; Thu, 6 Feb 2014 11:13:35 +0000 (UTC) Received: from mail-ve0-x22f.google.com (mail-ve0-x22f.google.com [IPv6:2607:f8b0:400c:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0A33C16AE for ; Thu, 6 Feb 2014 11:13:34 +0000 (UTC) Received: by mail-ve0-f175.google.com with SMTP id c14so1348882vea.34 for ; Thu, 06 Feb 2014 03:13:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Brseh5MUsQd+PmXnNUN+aa5pg+732C2SucFA2VfG6oI=; b=sc9/XbtFEU/aI9mWs6W77WWsZzjEc+Si7YwKQRYSeyJ/jvBSLse2VjFDgNS5+XbNxT DfJzcydZGj3sq6oF3kjf++vbQWe6obtkOGFf3OFXSCKUuTB/wN85ht/Jt8UZuOCftRhK btIOBNJ+XQYUqYcNsxeBE2rdgKEtcYe9+5JlQKjHIEiY+ac7EaRdEGEA+1pqu4IxtVbd kkgf42wFWgsbf+31rPaOGJU5KudQNjG2qDKJWe/RMp66FhMjuU30iY9E5hGbxA/a78sI YaDvlw8k5EV/8x+KcBJ749NM9b0v1hfVQXQMrJQZsR2yKfH6zl07kN14+fVPpbAeYlyN R74w== X-Received: by 10.58.132.203 with SMTP id ow11mr5439483veb.1.1391685214117; Thu, 06 Feb 2014 03:13:34 -0800 (PST) MIME-Version: 1.0 Received: by 10.58.162.169 with HTTP; Thu, 6 Feb 2014 03:13:14 -0800 (PST) In-Reply-To: References: From: Anton Sayetsky Date: Thu, 6 Feb 2014 13:13:14 +0200 Message-ID: Subject: Re: ZFS and Wired memory, again To: Matthias Gamsjager Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-fs@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Feb 2014 11:13:35 -0000 I've attached all important configs to the first message in this thread. ;) jason@jnb:~$ sysctl vfs.zfs.zio vfs.zfs.zio.use_uma: 0 jason@jnb:~$