From owner-freebsd-arch@freebsd.org Tue Dec 8 16:31:47 2015 Return-Path: Delivered-To: freebsd-arch@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 350BA9D4E28 for ; Tue, 8 Dec 2015 16:31:47 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 20C121608 for ; Tue, 8 Dec 2015 16:31:47 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 209AD9D4E27; Tue, 8 Dec 2015 16:31:47 +0000 (UTC) Delivered-To: arch@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 2036D9D4E26 for ; Tue, 8 Dec 2015 16:31:47 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9EE6B1607; Tue, 8 Dec 2015 16:31:45 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.15.2/8.15.2) with ESMTPS id tB8GVZ8e074247 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 8 Dec 2015 19:31:36 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.15.2/8.15.2/Submit) id tB8GVZur074246; Tue, 8 Dec 2015 19:31:35 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 8 Dec 2015 19:31:35 +0300 From: Gleb Smirnoff To: Peter Holm Cc: jeff@FreeBSD.org, alc@FreeBSD.org, kib@FreeBSD.org, scottl@FreeBSD.org, arch@FreeBSD.org Subject: Re: new vm_pager_get_pages() KPI, round 3 Message-ID: <20151208163135.GE61387@cell.glebius.int.ru> References: <20151205052940.GJ42565@FreeBSD.org> <20151208085554.GA60158@x2.osted.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151208085554.GA60158@x2.osted.lan> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Dec 2015 16:31:47 -0000 On Tue, Dec 08, 2015 at 09:55:54AM +0100, Peter Holm wrote: P> > Peter, if you can, please try the patch in your tests. I already P> > did that, but you are always better at this :) P> > P> P> I ran all test that I have on amd64 / 24 CPU and 64GB. P> Ran a "-j 25" buildworld on amd64 / 24 CPU and 2GB. P> Ran a buildkernel on i386 / 1 CPU and 256MB. P> P> No problems seen. Thanks a lot, Peter! -- Totus tuus, Glebius.