Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2018 12:18:40 -0800
From:      John Baldwin <jhb@FreeBSD.org>
To:        Konstantin Belousov <kib@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r341375 - head/sys/vm
Message-ID:  <723183fb-4d91-ec12-5246-a9b1db07bd28@FreeBSD.org>
In-Reply-To: <201812011650.wB1GoD4x047126@repo.freebsd.org>
References:  <201812011650.wB1GoD4x047126@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/1/18 8:50 AM, Konstantin Belousov wrote:
> Author: kib
> Date: Sat Dec  1 16:50:12 2018
> New Revision: 341375
> URL: https://svnweb.freebsd.org/changeset/base/341375
> 
> Log:
>   Allow to create swap zone larger than v_page_count / 2.
>   
>   If user configured the maxswapzone tunable, just take the literal
>   value for the initial zone sizing attempt.  Before, it was only
>   possible to reduce the zone by the tunable.

Thank you for fixing this.  A couple of times I've run into the issue where
the tunable can't raise the value which has been super annoying.

-- 
John Baldwin

                                                                            



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?723183fb-4d91-ec12-5246-a9b1db07bd28>