Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2008 11:36:13 -0400
From:      Gary Palmer <gpalmer@freebsd.org>
To:        David Peall <david@esn.org.za>
Cc:        freebsd-stable@freebsd.org, Jeremy Chadwick <koitsu@FreeBSD.org>, Christoph Schug <chris+freebsd-stable@schug.net>
Subject:   Re: Problem with dump stalling
Message-ID:  <20081009153613.GB1262@in-addr.com>
In-Reply-To: <FFF7941F7B184445881228ABAD4494B34E72DC@intsika.ct.esn.org.za>
References:  <20081009104432.GA2053@icarus.home.lan> <FFF7941F7B184445881228ABAD4494B34E72DC@intsika.ct.esn.org.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 09, 2008 at 01:58:39PM +0200, David Peall wrote:
> > -----Original Message-----
> > From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-
> > stable@freebsd.org] On Behalf Of Jeremy Chadwick
> > Sent: 09 October 2008 12:45 PM
> > To: Christoph Schug
> > Cc: freebsd-stable@freebsd.org; David Peall
> > Subject: Re: Problem with dump stalling
> > 
> > This was fixed on HEAD in revision 1.48 (March 13th), with the comment
> > "MFC: 1 week".
> > 
> > The commit to RELENG_7 did not happen until April 19th, see revision
> > 1.39.2.3:
> > 
> > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/subr_sleepqueue.c
> > 
> > The PR referenced in the CVS commit is PR 117603.
> > 
> > David, can you verify you're using a version of
> > src/sys/kern/subr_sleepqueue.c that is 1.39.2.3 or newer?
> > 
> > If so, the problem David is experiencing is different.  If not, David
> > will need to csup and then rebuild world and kernel (do NOT just do
> > one; do both) to pick up the changes.
> > 
> 
> I'm using stable:
> FreeBSD ochre.school.za 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Tue
> Sep  2 18:48:24 UTC 2008
> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> I don't update via source only via binaries, how would I tell?
> 
> Regards

Try running:

ident /boot/kernel/kernel | grep subr_sleepqueue

That should give you the CVS id for the appropriate file

Regards,

Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081009153613.GB1262>