From owner-svn-src-all@freebsd.org Tue Jun 5 21:41:07 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8881EFF7F47; Tue, 5 Jun 2018 21:41:07 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3AB89749DE; Tue, 5 Jun 2018 21:41:07 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1D5BA21FDF; Tue, 5 Jun 2018 21:41:07 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w55Lf63x027688; Tue, 5 Jun 2018 21:41:06 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w55Lf6S9027687; Tue, 5 Jun 2018 21:41:06 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201806052141.w55Lf6S9027687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 5 Jun 2018 21:41:06 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org Subject: svn commit: r334674 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes X-SVN-Group: releng X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: releng/11.2/release/doc/en_US.ISO8859-1/relnotes X-SVN-Commit-Revision: 334674 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 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: Tue, 05 Jun 2018 21:41:07 -0000 Author: gjb Date: Tue Jun 5 21:41:06 2018 New Revision: 334674 URL: https://svnweb.freebsd.org/changeset/base/334674 Log: Document r326322, p1003_1b.aio_listio_max is now a tunable. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jun 5 21:24:59 2018 (r334673) +++ releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jun 5 21:41:06 2018 (r334674) @@ -519,7 +519,10 @@ System Tuning and Controls -   + The + p1003_1b.aio_listio &man.sysctl.8; has been + changed to a runtime-configurable tunable.