From owner-freebsd-current@FreeBSD.ORG Tue May 19 02:18:52 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E49151065672 for ; Tue, 19 May 2009 02:18:52 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 9759D8FC17 for ; Tue, 19 May 2009 02:18:52 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so2234911ywe.13 for ; Mon, 18 May 2009 19:18:52 -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=glOUUgOKoj+lvcKUbmE7eTbHbkyOKqrMu2GK1BNCaq0=; b=JJreTcFqAfypS2EJ7NsaUdbBFE8QmKppqKzEVC3MFIbA9CDiyN/EgRgwxrR2n5VX0r oOp9g5cHZKbJoX5GhdO37G1RKoQxadMNwZGyYO1Jiiy/ArunS4e/76nWlbms0Y4mp9NP M5OOcsLE/tAJCNuF/jn1meaLkfXOpdcvODQT4= 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=GZiIshNdQbCFckRt3x12c1r3ZBjISSt2jhmunOt4WcVcGU6aJ6ckFgZNc46eN30oM0 2bZO046w/fT8Ku8uv1zWpSvfIxiw9BxXAy1g7xT9PoiU4T0ymddbRzaVY564CaUI4sAk +KVtsb/7wRqP8dlYGVh9s9u2m89PW1GoHdQxo= MIME-Version: 1.0 Sender: mat.macy@gmail.com Received: by 10.100.12.17 with SMTP id 17mr9907579anl.2.1242699531902; Mon, 18 May 2009 19:18:51 -0700 (PDT) In-Reply-To: <20090519021603.GT82547@egr.msu.edu> References: <20090518145614.GF82547@egr.msu.edu> <3c1674c90905181659g1d20f0f1w3f623966ae4440ec@mail.gmail.com> <20090519012202.GR82547@egr.msu.edu> <3c1674c90905181826p787a346cie90429324444a9c4@mail.gmail.com> <20090519015713.GS82547@egr.msu.edu> <3c1674c90905181903o281406fbia135c295738d73b5@mail.gmail.com> <20090519021603.GT82547@egr.msu.edu> Date: Mon, 18 May 2009 19:18:51 -0700 X-Google-Sender-Auth: f4065ac1fa414b33 Message-ID: <3c1674c90905181918n5b4d04cdh4dca2f045c5c70a8@mail.gmail.com> From: Kip Macy To: Adam McDougall Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org, Larry Rosenman Subject: Re: Fatal trap 12: page fault panic with recent kernel with ZFS 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: Tue, 19 May 2009 02:18:53 -0000 > Ahh oops, I mistakenly thought it was backed out a few minutes ago > but that was something else. =A0I guess that gives me something else I > can test. =A0A number of changes went in recently and it was hard to tell > which commits were causing which symptoms. > The change backed out was superannuated by the increase in kmem. -Kip