Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2008 14:24:58 +0400
From:      Ilya Bakulin <webmaster@kibab.com>
To:        freebsd-stable@FreeBSD.org
Subject:   Re: MFC Candidate: convert ffs_softdep.c over to callout(9)
Message-ID:  <20080506142458.d7c02db1.webmaster@kibab.com>
In-Reply-To: <1209417467.33102.10.camel@localhost>
References:  <1209417467.33102.10.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Apr 2008 17:17:47 -0400
Coleman Kane <cokane@cokane.org> wrote:


> Ilya,
> 
> Yes just go ahead and apply the patch that was attached. Then rebuild
> your kernel. Make sure that your softupdates are enabled on the UFS
> partition(s).
> 
> Then try hammering it with some sort of file test on that partition
> (e.g. unpack a somewhat large source tarball and try building it).
> 
> The kernel did build fine for me when I built it. Unfortunately, due to
> my hardware, RELENG_7 doesn't "just work" for me from vanilla sources,
> so I'd like to see some testers on better "supported" hardware.
> 
> -- 
> Coleman Kane

So, everything is working pretty good. Kernel build succeeded today on machine running patched version of ffs_softdep and GENERIC kernel.
===================================================
kibab@media%uname -a
FreeBSD media.home 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue May  6 10:56:39 MSD 2008     root@kibab-main.home:/usr/_OBJDIR/usr/src/sys/GENERIC  i386

kibab@media%mount
/dev/ad0s1a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/ad0s1d on /tmp (ufs, local, soft-updates)
/dev/ad0s1f on /usr (ufs, NFS exported, local, soft-updates)
/dev/ad0s1e on /var (ufs, local, soft-updates)
===================================================

-- 
Ilya Bakulin <webmaster@kibab.com>



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