From owner-svn-src-head@FreeBSD.ORG Thu Aug 28 20:58:33 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 14DED64B; Thu, 28 Aug 2014 20:58:33 +0000 (UTC) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84FD21F8E; Thu, 28 Aug 2014 20:58:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.5/8.14.5) with ESMTP id s7SKwKog019349; Fri, 29 Aug 2014 00:58:20 +0400 (MSK) (envelope-from marck@rinet.ru) Date: Fri, 29 Aug 2014 00:58:20 +0400 (MSK) From: Dmitry Morozovsky To: Steven Hartland Subject: Re: svn commit: r270759 - in head/sys: cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys cddl/contrib/opensolaris/uts/common/fs/zfs vm In-Reply-To: <201408281950.s7SJo90I047213@svn.freebsd.org> Message-ID: References: <201408281950.s7SJo90I047213@svn.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (woozle.rinet.ru [0.0.0.0]); Fri, 29 Aug 2014 00:58:20 +0400 (MSK) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2014 20:58:33 -0000 Steve, On Thu, 28 Aug 2014, Steven Hartland wrote: > Author: smh > Date: Thu Aug 28 19:50:08 2014 > New Revision: 270759 > URL: http://svnweb.freebsd.org/changeset/base/270759 > > Log: > Refactor ZFS ARC reclaim logic to be more VM cooperative [snip] > Credit to Karl Denninger for the original patch on which this update was > based. > Tested by: dteske > MFC after: 1 week > Relnotes: yes > Sponsored by: Multiplay Thank you, and also Karl and Devin for this work! Is this change applicable to stable/9? I suppose, pretty large base of users could benefit from this. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------