From owner-freebsd-questions@FreeBSD.ORG Mon Jun 8 21:43:54 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B66F3CE for ; Mon, 8 Jun 2015 21:43:54 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (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 3E3371D7D for ; Mon, 8 Jun 2015 21:43:54 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by wiwd19 with SMTP id d19so473659wiw.0 for ; Mon, 08 Jun 2015 14:43:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=dtdOCgmEjA0uqATgYT5QIb1dh/OQGhcz8yLTDcLHLHU=; b=KKilHe6+EEdpnRSmi2KLVrvVp20efws8r+ZcPFfpC2EtGEVVedXRrY+h+vr1Jc44ZK SbkmXOXmyTgeUulhaJVrtdQvUgmkZBiQur8/+LNi3f9ImKbkuXKlDVAA+AJHPV701l5E k0VWIBftKZAMMrcJcTlhVkaY+3Dd+TthE0DfMHqEmCbDtJffzC6ghYl2RxvP3Gv3/69A a4PZnqp2sRywYggIfK9u8oqH5WT5xFIqS+FsxWoMOsbykwz7p3n0Bkoy1kdnmX4yeslM hNM8M2UquIlRimIOsQZuLbTe4cfP1/mEciWkpazQbCkKp5iP3nMhuAw1lTbra0Q0SirT KguQ== X-Received: by 10.180.7.199 with SMTP id l7mr8173048wia.28.1433799832447; Mon, 08 Jun 2015 14:43:52 -0700 (PDT) Received: from gumby.homeunix.com (4e5670ad.skybroadband.com. [78.86.112.173]) by mx.google.com with ESMTPSA id fb3sm2980874wib.21.2015.06.08.14.43.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jun 2015 14:43:51 -0700 (PDT) Date: Mon, 8 Jun 2015 22:43:49 +0100 From: RW To: freebsd-questions@freebsd.org Subject: Re: Swap exhaustion Message-ID: <20150608224349.14b5ae19@gumby.homeunix.com> In-Reply-To: <5575F657.1040301@fjl.co.uk> References: <1CD13C1C-5344-4909-A061-F25FBB86AFF9@lafn.org> <5575F657.1040301@fjl.co.uk> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2015 21:43:54 -0000 On Mon, 08 Jun 2015 21:08:55 +0100 Frank Leonhardt wrote: > On 28/05/2015 00:49, Doug Hardie wrote: > > I have a process that is eating up 6 GB of swap space. .. The > > system has 4 GB memory. > > Been there and done that :-) While this doesn't directly answer > you're question, I wrote some stuff up about it here: > > http://blog.frankleonhardt.com/2011/large-swap-files-on-freebsd-die-with-mystery-killed-howto-add-lots-of-swap-space/ That for high ratios of swap to ram, this is only 1.5X ram.