From owner-freebsd-fs@FreeBSD.ORG Mon Aug 25 00:55:19 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 EECD3EFF for ; Mon, 25 Aug 2014 00:55:19 +0000 (UTC) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B9FB3391E for ; Mon, 25 Aug 2014 00:55:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=tC6idVw7bn0NCb49tPZ976+tOHBsbeO4bn3FgJPfMSw=; b=koFeDPsdf528bBPQ3WBOr2c6SvhKFMdUCtkwoyef+6/vtdA9oD4tsQCSnoMamXsVe6Rq0BUotihYFlvAsj/goWquRdAB6vVLeBOf8BsmIID5zPjFbHX+9K8Wl5IrkAG5UkcMuf7da42XNCxjRqKxY7OhjBh2VFnK2imF8KvTfOM=; Received: from localhost.lerctr.org ([127.0.0.1]:14465 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.84 (FreeBSD)) (envelope-from ) id 1XLiZ1-00051O-Ti; Sun, 24 Aug 2014 19:55:17 -0500 Received: from 104-54-221-134.lightspeed.austtx.sbcglobal.net ([104.54.221.134]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Sun, 24 Aug 2014 19:55:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 24 Aug 2014 19:55:15 -0500 From: Larry Rosenman To: Steven Hartland Subject: Re: [Bug 187594] [zfs] [patch] ZFS ARC behavior problem and fix In-Reply-To: References: Message-ID: <1e0806c88b6d2061a661dc870071e5ad@thebighonker.lerctr.org> X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.0.2 X-Spam-Score: -2.9 (--) X-LERCTR-Spam-Score: -2.9 (--) X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 Cc: freebsd-fs@freebsd.org 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: Mon, 25 Aug 2014 00:55:20 -0000 On 2014-08-24 04:10, Steven Hartland wrote: > ----- Original Message ----- From: "Larry Rosenman" > snip... >> -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable >> -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality >> -Wno-unused-function -Wno-enum-conversion -Wno-switch >> -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses >> -Wno-unknown-pragmas -o zinject zinject.o translate.o -lgeom -lm >> -lnvpair -lumem -luutil -lzfs_core -lzfs -lzpool >> /usr/obj/usr/src/tmp/usr/lib/libzpool.so: undefined reference to >> `kmem_free_target_size' >> cc: error: linker command failed with exit code 1 (use -v to see >> invocation) >> *** Error code 1 > > Fixed buildworld, was only a kernel patch ;-) > > New patch attached to the bug report: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187594 > > Regards > Steve thanks. Any chance of a version for head? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: ler@lerctr.org US Mail: 108 Turvey Cove, Hutto, TX 78634-5688