From owner-freebsd-stable@freebsd.org Wed Jun 24 19:58:31 2015 Return-Path: Delivered-To: freebsd-stable@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 34C1E916B3E for ; Wed, 24 Jun 2015 19:58:31 +0000 (UTC) (envelope-from daniel@byte.nl) Received: from mail-out.s1.byte.nl (mail-out.s1.byte.nl [82.94.214.67]) (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 ECB851F57 for ; Wed, 24 Jun 2015 19:58:30 +0000 (UTC) (envelope-from daniel@byte.nl) Received: from localhost (localhost [127.0.0.1]) by mail-out.s1.byte.nl (Postfix) with ESMTP id 3FB371223CD for ; Wed, 24 Jun 2015 21:58:22 +0200 (CEST) Received: from mail-out.s1.byte.nl ([127.0.0.1]) by localhost (mail-out4.c1.internal [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zij4-rMG9Pkr for ; Wed, 24 Jun 2015 21:58:20 +0200 (CEST) Received: from [192.168.0.101] (ip-217-103-19-76.ip.prioritytelecom.net [217.103.19.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: byte0030) by mail-out.s1.byte.nl (Postfix) with ESMTPSA id 521F412229A for ; Wed, 24 Jun 2015 21:58:20 +0200 (CEST) Message-ID: <558B0BDB.1090201@byte.nl> Date: Wed, 24 Jun 2015 21:58:19 +0200 From: Daniel Genis User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: can the l2arc memory leak fix be pulled into 10.1-RELEASE ? References: <5588173C.30608@byte.nl> <1435163885.1004254.306704961.62F7F38C@webmail.messagingengine.com> In-Reply-To: <1435163885.1004254.306704961.62F7F38C@webmail.messagingengine.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 19:58:31 -0000 Hello erveryone, thanks for all the responses. I missed the 10.1-RELEASE-p11 release, that's exactly what we were looking for. I have looked at the freebsd repo on github. I should have checked the "releng/10.1" branch instead of the "release/10.1.0" branch. We're just a few patchlevels behind and will update. Appreciate the good product, and the prompt help! With kind regards, Daniel On 06/24/2015 06:38 PM, Mark Felder wrote: > > On Mon, Jun 22, 2015, at 09:10, Daniel Genis wrote: >> Hello Everyone, >> >> we're currently running 10.1-RELEASE, but are encountering the l2arc >> memory leak which got resolved in 10.1-STABLE r274172, maybe we need >> r275609 also (as discussed here: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197164). >> >> We are kind of new to FreeBSD, so we're wondering what are the plans to >> merge these fixes into the 10.1-RELEASE branch ? >> >> We'd love to get these fixes without having to rebuild the kernel. >> Is there any chance for the merge to happen in the near future, or >> should we compile the kernel to get the fixes? >> >> Thanks for you help! >> >> With kind regards, >> >> Daniel >> > > Wasn't this fixed in the following EN? > > https://www.freebsd.org/security/advisories/FreeBSD-EN-15:07.zfs.asc > > > If so, it should be solved if you're running 10.1-RELEASE-p11 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"