From owner-freebsd-stable@freebsd.org Mon Jul 13 17:30:13 2015 Return-Path: Delivered-To: freebsd-stable@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 B422599B0B6; Mon, 13 Jul 2015 17:30:13 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 815CD1C24; Mon, 13 Jul 2015 17:30:13 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igcqs7 with SMTP id qs7so62764868igc.0; Mon, 13 Jul 2015 10:30:12 -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=RYPgV682VdUCmWvxSYdVC8gmZ/ZzN8XKGt7/4q80ETI=; b=balkdc8zedON1falyGHf3VeSgG2zhvXHSyFx9t2dR6K6jfDkw/5MwtH66wHLRqdGSb O1juo9eTEK3fWzxPJYhAHkwoo4i2Pr5GlHP/9Q9qu2hoEQvTw4fngXL8vvlhXtArf3uH oOEcIBShCwTCJ3iLoOPCad/5I73lf6whEcKFOCGP/UxQA8Y29MXmfeE1oq2eLLNHJ6ip HAWH5z4LYKRNHsqV8p0FUbjFsdilTSTKRlSQiUodJF20hRmhiXY/VcRMr15f+S6hqy// lXl+BjzDMdba4xOJeXjY24Ci/5i5GFr0PTZ6MP/NcX4QbyBTHG9epVvMGrErnHO1pyyY KjnA== MIME-Version: 1.0 X-Received: by 10.50.111.167 with SMTP id ij7mr14180226igb.49.1436808612831; Mon, 13 Jul 2015 10:30:12 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Mon, 13 Jul 2015 10:30:12 -0700 (PDT) In-Reply-To: References: Date: Mon, 13 Jul 2015 10:30:12 -0700 X-Google-Sender-Auth: PrY1_B36uxAbNHWnO1CNtQxqluU Message-ID: Subject: Re: FreeBSD 10.1 Memory Exhaustion From: Adrian Chadd To: Christopher Forgeron Cc: FreeBSD Stable Mailing List , FreeBSD Filesystems Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 17:30:13 -0000 .. and in one instance, you had 57gig of RAM allocated just to ZFS 65536 size buffers. -adrian