Date: Thu, 7 Apr 2011 03:19:10 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c softdep.h Message-ID: <201104070319.p373JVim057508@repoman.freebsd.org>
index | next in thread | raw e-mail
jeff 2011-04-07 03:19:10 UTC
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_softdep.c softdep.h
Log:
SVN rev 220406 on 2011-04-07 03:19:10Z by jeff
- Don't invalidate jnewblks immediately upon discovering that the block
will be removed. Permit the journal to proceed so that we don't leave
a rollback in a cg for a very long time as this can cause terrible perf
problems in low memory situations.
Tested by: pho
Revision Changes Path
1.272 +228 -100 src/sys/ufs/ffs/ffs_softdep.c
1.25 +5 -2 src/sys/ufs/ffs/softdep.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104070319.p373JVim057508>
