From owner-svn-src-all@FreeBSD.ORG Sat Jan 24 20:18:31 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0A3AE4D for ; Sat, 24 Jan 2015 20:18:31 +0000 (UTC) Received: from mail-ie0-f172.google.com (mail-ie0-f172.google.com [209.85.223.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 869F3B96 for ; Sat, 24 Jan 2015 20:18:31 +0000 (UTC) Received: by mail-ie0-f172.google.com with SMTP id rd18so2886152iec.3 for ; Sat, 24 Jan 2015 12:18:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=g35Dlg0p67k34RbuLlNOUuUICGCp6nTcTDIHFCP2yzc=; b=VJ99PdxP+zsHrwqUNjs7Zi98Edkx65WhNEpC6biNvj1WrO5i42gsGGY2Mr/seZRm24 dgjaNqyEvcgWpZjKyUIwbyDVcMFmsPtdKk4oA8F9qlgJBxSPZ3/WsUnWtkQP66bb4J7c 3GqXWZs4gBmyPXeqexJipBBDwqhGUNJskou+vDMpPA6jrywL6FlxL+BaP/nmKXJM3VUm O6pkaTwalwOxMrI2zhtX3hf2GtbbvLCNj91s0C1jXgODU80f/WY1EQS4UqzHHLbTvIbi +VixINj7SjPz0hmYQyLgBhqTyy62A+LqJoZg5ilCXipjDzg4Uf7BYb+/iwF9wWfVGS/4 spxA== X-Gm-Message-State: ALoCoQn6pi+8GvaEd1CLtVPLcuw2u4a5IcbjnsicKXTfm+5Gh/C04SwzRQ0Sv0yh4xqTo2+QPDpv X-Received: by 10.42.169.197 with SMTP id c5mr14128475icz.72.1422130704508; Sat, 24 Jan 2015 12:18:24 -0800 (PST) Received: from sol.firepipe.net (c-50-183-92-30.hsd1.co.comcast.net. [50.183.92.30]) by mx.google.com with ESMTPSA id m10sm3122758ioi.28.2015.01.24.12.18.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Jan 2015 12:18:23 -0800 (PST) Sender: Will Andrews Date: Sat, 24 Jan 2015 13:18:22 -0700 From: Will Andrews To: Garrett Cooper Subject: Re: svn commit: r277651 - head/sys/vm Message-ID: <20150124201820.GD57177@sol.firepipe.net> References: <201501241732.t0OHWkD3089056@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bajzpZikUji1w+G9" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2015 20:18:31 -0000 --bajzpZikUji1w+G9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 24, 2015 at 11:34:10AM -0800, Garrett Cooper wrote: > Could you please add a kernel option to set the default from > 0 to 1, or provide a tunable so the value could be set in loader.conf? Hi Garrett, The sysctl is configured as a CTLFLAG_RWTUN, so it can be configured in loader.conf or sysctl.conf already. I don't see a need for an option. --=20 wca --bajzpZikUji1w+G9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlTD/gsACgkQF47idPgWcsUheACfe++B/f2Uggp9Zvm7oztfX6cB foQAmwcz3zdh/jjIVdOrhj85BEHQN+PT =Xrp9 -----END PGP SIGNATURE----- --bajzpZikUji1w+G9--