From owner-freebsd-fs@FreeBSD.ORG Tue Sep 16 13:31:29 2014 Return-Path: Delivered-To: freebsd-fs@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 699B095C for ; Tue, 16 Sep 2014 13:31:29 +0000 (UTC) Received: from smtp1.multiplay.co.uk (smtp1.multiplay.co.uk [85.236.96.35]) by mx1.freebsd.org (Postfix) with ESMTP id 2CE0ED62 for ; Tue, 16 Sep 2014 13:31:28 +0000 (UTC) Received: by smtp1.multiplay.co.uk (Postfix, from userid 65534) id 9FF1820E7088E; Tue, 16 Sep 2014 13:31:26 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.multiplay.co.uk X-Spam-Level: * X-Spam-Status: No, score=2.0 required=8.0 tests=AWL,BAYES_00,DOS_OE_TO_MX, FSL_HELO_NON_FQDN_1, NORMAL_HTTP_TO_IP, RDNS_DYNAMIC autolearn=no version=3.3.1 Received: from r2d2 (82-69-141-170.dsl.in-addr.zen.co.uk [82.69.141.170]) by smtp1.multiplay.co.uk (Postfix) with ESMTPS id 5E10220E70886; Tue, 16 Sep 2014 13:31:21 +0000 (UTC) Message-ID: From: "Steven Hartland" To: "Michael Jung" , References: Subject: Re: Candidate ZFS ARC patch does not cleaning apply to HEAD r271671 Date: Tue, 16 Sep 2014 14:31:18 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2014 13:31:29 -0000 That patch is against stable/10 not head The additional changes it adds aren't ideal, the latest version which should be used at this time against head is: ARC reclaim refactor (against head) https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147070 Additional discussions on this can be found on the illumos list subject: ZFS Write Throttle Dirty Data Limit Interation with Free Memory ----- Original Message ----- From: "Michael Jung" To: Sent: Tuesday, September 16, 2014 2:11 PM Subject: Candidate ZFS ARC patch does not cleaning apply to HEAD r271671 > Note: no problems patching/compiling/running against 10-stable > r271671+other revs > > Original patch source: > > https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147286&action=edit > > Downloaded patch applied: > > http://216.26.158.189/zfs-candidate/zfs-candidate.patch > > Errors: > > http://216.26.158.189/zfs-candidate/patch.error > http://216.26.158.189/zfs-candidate/arc.c.rej > http://216.26.158.189/zfs-candidate/kmem.h.rej > http://216.26.158.189/zfs-candidate/vm_pageout.c.rej > > Regards, > > Michael Jung > > > > > > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" >