From owner-freebsd-questions@freebsd.org Thu Dec 29 17:30:51 2016 Return-Path: Delivered-To: freebsd-questions@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 484DCC96A71 for ; Thu, 29 Dec 2016 17:30:51 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward2j.cmail.yandex.net (forward2j.cmail.yandex.net [IPv6:2a02:6b8:0:1630::15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0467D145B for ; Thu, 29 Dec 2016 17:30:51 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp1o.mail.yandex.net (smtp1o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::25]) by forward2j.cmail.yandex.net (Yandex) with ESMTP id 9C34F20F5D; Thu, 29 Dec 2016 20:30:47 +0300 (MSK) Received: from smtp1o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1o.mail.yandex.net (Yandex) with ESMTP id A47941300892; Thu, 29 Dec 2016 20:30:46 +0300 (MSK) Received: by smtp1o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id RkmUnqqEhC-UiZqbDhF; Thu, 29 Dec 2016 20:30:45 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1483032645; bh=VivvhzuuGo0TfbPp+tBTCrHmIfBxuKxJgi3yS0siaoc=; h=Message-ID:Subject:From:To:Date:In-Reply-To:References; b=YRSolCrYtICTxDvnaQOORbxb1MNS5MaGFiW4tUPEYbeVGoLSa6QY7383mVLLaIOJJ oBD5fsUSgR46OEngaEvaHryqlKFUuduHnq6MrneBMlAFy/or96qyd5/vig/GDiK5X5 l/MmWJ0WR6/yzNE5/vOvomc47qAoM3HDZNwlprNg= Authentication-Results: smtp1o.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0,1 0 Message-ID: <1483032642.96075.3.camel@yandex.com> Subject: Re: swap partition From: Stari Karp To: John Levine , freebsd-questions@freebsd.org Date: Thu, 29 Dec 2016 12:30:42 -0500 In-Reply-To: <20161229162919.34694.qmail@ary.lan> References: <20161229162919.34694.qmail@ary.lan> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2016 17:30:51 -0000 On Thu, 2016-12-29 at 16:29 +0000, John Levine wrote: > In article <1483012420.95172.9.camel@yandex.com> you write: > > > > I like to increase swap partition ... > Why?  Most BSD systems hardly use swap space at all.  There's plenty > of paging but that's mostly from the files that back the memory. > > R's, > John I am using Synth and I have 8 GB memory and swap partition was made defaut 3.6 GB and when I built LibreOFFice and Firefox for example together than going swap to 100%  (swap_pager: out of swap space kernel: swap_pager_getswapspace(5): failed) and because that I think to increase swap partition.