Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2008 00:03:27 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        David Peall <david@esn.org.za>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Problem with dump stalling
Message-ID:  <20081010070327.GA25225@icarus.home.lan>
In-Reply-To: <FFF7941F7B184445881228ABAD4494B34E72E4@intsika.ct.esn.org.za>
References:  <20081010042637.GA22356@icarus.home.lan> <FFF7941F7B184445881228ABAD4494B34E72E4@intsika.ct.esn.org.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 10, 2008 at 08:27:11AM +0200, David Peall wrote:
> > -----Original Message-----
> > From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-
> > stable@freebsd.org] On Behalf Of Jeremy Chadwick
> > Sent: 10 October 2008 06:27 AM
> > To: David Peall
> > Cc: freebsd-stable@freebsd.org
> > Subject: Re: Problem with dump stalling
> > 
> > Okay wait a minute here.  We can't go purely off of the version
> number,
> > because the version numbers differ per tag (HEAD/CURRENT, RELENG_7,
> > RELENG_7_0, and so on).
> > 
> > 1.39.2.3 was committed to RELENG_7 on 2008/04/19.  The timestamp
> > shown for you src/sys/kern/subr_sleepqueue.c is 2008/01/29.  So I
> would
> > say you **do not** have the fix.
> > 
> 
> After rebuilding and installing both kernel and world
> # uname -a
> FreeBSD  7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Thu Oct  9 16:28:45
> UTC 2008     david@:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> And:
> # ident /boot/kernel/kernel | grep subr_sleepqueue
>      $FreeBSD: src/sys/kern/subr_sleepqueue.c,v 1.39.4.1 2008/01/29
> 16:37:04 jhb Exp $
> 
> So where is it getting that time stamp?

>From the file:

/usr/src/sys/kern/subr_sleepqueue.c

You did not state what CVS tag you're using in your supfiles.  I'm
willing to bet you're using RELENG_7_0 and not RELENG_7.  The fix
was not committed to RELENG_7_0.

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |




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