From owner-freebsd-hackers@FreeBSD.ORG Sat Apr 11 19:30:57 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 758251065670; Sat, 11 Apr 2009 19:30:57 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id 8C96A8FC19; Sat, 11 Apr 2009 19:30:56 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: by ewy19 with SMTP id 19so1485142ewy.43 for ; Sat, 11 Apr 2009 12:30:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to; bh=nnT8kdx/J+0YXxoPl+z+1myjyZxtfNUfjqRUnLSRZcs=; b=M47UaR6qF5W6IWh5bu7wr3d3JZej2YzjaKo6eW4cUOMKLuvs9RkTtNF1citrn2LeWf L7mLUMaj7qo0j85PEFE0ryZUqoMT4xqxPjlyhPbJxelweEU17UXEZjqGx/PskQFdQ3SI Lky1gV9jhWSSPGLV5mZmSGNTDfAiMe9ynHBN8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; b=G+M+a2FQ5M1mElIWqs7hiDt/JTrVcxfW1QJ2rYWYIsDzOuN2BwSrdyCQcRhGxrOWEs Xc04GvhRljqV24QyuzlrgbwzzOYR5DThzMTKa684PKX98RHag31/qXB5RELjnJs6CZLF DdGNXCstw11GC6ME54/51fSXX7xhDID2EYEfM= Received: by 10.211.196.13 with SMTP id y13mr3949195ebp.79.1239478255740; Sat, 11 Apr 2009 12:30:55 -0700 (PDT) Received: from logik.internal.network (81-86-41-187.dsl.pipex.com [81.86.41.187]) by mx.google.com with ESMTPS id 24sm3610967ewy.97.2009.04.11.12.30.55 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 11 Apr 2009 12:30:55 -0700 (PDT) Received: by logik.internal.network (Postfix, from userid 11001) id 3B3A65C31; Sat, 11 Apr 2009 19:30:54 +0000 (UTC) Date: Sat, 11 Apr 2009 20:30:54 +0100 From: xorquewasp@googlemail.com To: Robert Noland Message-ID: <20090411193054.GF83697@logik.internal.network> References: <20090410132354.GA20721@logik.internal.network> <20090410154251.GA49384@logik.internal.network> <1239385368.1922.74.camel@balrog.2hip.net> <20090410175922.GA50520@logik.internal.network> <1239388293.1922.80.camel@balrog.2hip.net> <20090411102300.GD83697@logik.internal.network> <1239477075.1932.5.camel@balrog.2hip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1239477075.1932.5.camel@balrog.2hip.net> Cc: freebsd-hackers@freebsd.org Subject: Re: diagnosing freezes (DRI?) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 19:30:58 -0000 On 2009-04-11 14:11:15, Robert Noland wrote: > > Are you running the 7.2-PRE or -STABLE? There are a few relevant fixes > in -STABLE that didn't make it into the pre-release. Sorry, should've made that clear. It was meant to be -STABLE but it seems to be calling itself -PRE. Just to clarify, my uname says 7.2-PRERELEASE but I used the 'stable-supfile'. This is expected, yes? I'm about to update the machine's BIOS and then enable all the possible debugging options from the kernel dev handbook. xw