From owner-svn-src-user@freebsd.org Mon May 1 01:33:06 2017 Return-Path: Delivered-To: svn-src-user@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 0D246D58AF4 for ; Mon, 1 May 2017 01:33:06 +0000 (UTC) (envelope-from markj@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 mx1.freebsd.org (Postfix) with ESMTPS id AE7C41527; Mon, 1 May 2017 01:33:05 +0000 (UTC) (envelope-from markj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v411X458078540; Mon, 1 May 2017 01:33:04 GMT (envelope-from markj@FreeBSD.org) Received: (from markj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v411X4S5078539; Mon, 1 May 2017 01:33:04 GMT (envelope-from markj@FreeBSD.org) Message-Id: <201705010133.v411X4S5078539@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: markj set sender to markj@FreeBSD.org using -f From: Mark Johnston Date: Mon, 1 May 2017 01:33:04 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r317616 - in user/markj: . PQ_LAUNDRY_11 X-SVN-Group: user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2017 01:33:06 -0000 Author: markj Date: Mon May 1 01:33:04 2017 New Revision: 317616 URL: https://svnweb.freebsd.org/changeset/base/317616 Log: Branch stable/11@r317613 for testing an MFC of the PQ_LAUNDRY code and the PG_CACHE removal. Added: user/markj/ user/markj/PQ_LAUNDRY_11/ - copied from r317615, stable/11/