From owner-freebsd-current@FreeBSD.ORG Fri May 29 19:09:50 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 875321065696 for ; Fri, 29 May 2009 19:09:50 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 39D268FC15 for ; Fri, 29 May 2009 19:09:50 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so3287551yxb.13 for ; Fri, 29 May 2009 12:09:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=5i3ogkj+WFFZK2SqXNAQx0iQ/dkMgIqA+RN8Bk3y/Qo=; b=vsVygGlJQOeojkQXY1SVHlY/5IazYNfmeHMg/nvEeEH9QqyaC6zSE+xtKrSxZYP2jA sk/KuYDZOpmrS1k8PHI+vBizMBEg+Wx5buENCe3Lp4dNS7cCWWCKmW7kFzFKRB67JXPx VT8uFseonazC1h4za9ifTIssl6lHZkFCwQnfw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=C4FzDVFwPf0LyRgVyPZTqASFKqrjxKWIqEer1n7Pdpiyvldg26BADPQ7rEXgU2aUi8 2g3EJCAPm7hUJXnjCaID+QRZ3hXSrIS9WDfZgWOHPjUU1MExq1ZXwmw4ujdYiYkT1UL/ +wPwMBW1iCyEB0f2cYpyx8HiqfcIq4+MRl+j0= MIME-Version: 1.0 Sender: mat.macy@gmail.com Received: by 10.100.201.5 with SMTP id y5mr4271449anf.55.1243624189508; Fri, 29 May 2009 12:09:49 -0700 (PDT) In-Reply-To: References: <454b8cc37c60ab7af2663ba70ddbfd59.squirrel@webmail.lerctr.org> <5a9a181a12e9e4ef864d23ae063f7277.squirrel@webmail.lerctr.org> <3c1674c90905280055h740bce23p33b18fefacf31196@mail.gmail.com> <3c1674c90905291129h7bd6fb6ai6ab772e3aed624d@mail.gmail.com> Date: Fri, 29 May 2009 12:09:49 -0700 X-Google-Sender-Auth: c2d9be616fc50064 Message-ID: <3c1674c90905291209k3f5e90f9g8743a27b572010cc@mail.gmail.com> From: Kip Macy To: Larry Rosenman Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: ZFS Crash X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 19:09:50 -0000 > Is there anything else I can supply? =A0Is the minute-by-minute > vmstat info useful? =A0Should I keep running it? Not until I can test out changes that bound ZFS memory consumption when doing compression. > I'm willing to be a guinea pig for code changes. Cool. I'll send you a patch when I get something. Cheers, Kip