From owner-freebsd-hackers@FreeBSD.ORG Sun Jun 2 20:47:42 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8777EE07 for ; Sun, 2 Jun 2013 20:47:42 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [188.252.31.196]) by mx1.freebsd.org (Postfix) with ESMTP id 15DD31881 for ; Sun, 2 Jun 2013 20:47:41 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.7/8.14.6) with ESMTP id r52KlPTC003933; Sun, 2 Jun 2013 22:47:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.6/8.14.6/Submit) with ESMTP id r52KlPUo003930; Sun, 2 Jun 2013 22:47:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 2 Jun 2013 22:47:25 +0200 (CEST) From: Wojciech Puchar To: dt71@gmx.com Subject: Re: >3955MiB of swap space In-Reply-To: <51AB45E6.6070201@gmx.com> Message-ID: References: <51A39EF8.6020700@gmx.com> <51AB45E6.6070201@gmx.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Sun, 02 Jun 2013 22:47:25 +0200 (CEST) Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jun 2013 20:47:42 -0000 >> warning: total configured swap (1178880 pages) exceeds maximum recommended >> amount (1012480 pages). >> warning: increase kern.maxswzone or reduce amount of swap. > > I am yet to hear whether the warning is safe to ignore. Which one of the > following is true? > > (1) Only 3955MiB of swap space will be used (instead of 4092MiB), but that > reduced space will have maximum operational performance. this. or just increase kern.maxswzone > > (2) 4096MiB of swap space will be used, at reduced performance. To increase > performance, the partitions have to be resized to (3955/4)MiB each. > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > >