Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2008 18:43:06 -0400
From:      Coleman Kane <cokane@cokane.org>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c
Message-ID:  <1208644987.4453.10.camel@localhost>
In-Reply-To: <47D9CC76.9020000@FreeBSD.org>
References:  <200803132015.m2DKFndQ008412@repoman.freebsd.org> <20080313215520.X83983@fledge.watson.org> <47D9CC76.9020000@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2008-03-13 at 20:53 -0400, Coleman Kane wrote:
> Robert Watson wrote:
> >
> > On Thu, 13 Mar 2008, Coleman Kane wrote:
> >
> >> cokane      2008-03-13 20:15:49 UTC
> >>
> >>  FreeBSD src repository
> >>
> >>  Modified files:
> >>    sys/ufs/ffs          ffs_softdep.c
> >>  Log:
> >>  Replace the non-MPSAFE timeout(9) API in ffs_softdep.c with the MPSAFE
> >>  callout_* API (e.g. callout_init_mtx(9)). This was one of the numerous
> >>  items on the http://wiki.freebsd.org/SMPTODO list.
> >>
> >>  Reviewed by:    imp, obrien, jhb
> >>  MFC after:      1 week
> >
> > I might give this one a month to MFC rather than a week -- it can take 
> > a while for bugs in this sort of thing to get diagnosed, especially 
> > with lots of other changes in the tree at the same time relating to 
> > schedulers, etc.
> >
> > Robert N M Watson
> > Computer Laboratory
> > University of Cambridge
> >
> Thanks, that's a good idea. I'll hold onto it for a month before it goes 
> into RELENG_7.
> 
> --
> Coleman
> 

Robert,

About a month later... I haven't gotten any problem reports from this.
One question: do you know if this applies to RELENG_6 as well?

-- 
Coleman Kane




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