Date: Thu, 13 Nov 2008 17:40:21 +0000 (UTC) From: Doug Ambrisko <ambrisko@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c Message-ID: <200811131740.mADHeTkd058011@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ambrisko 2008-11-13 17:40:21 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_snapshot.c Log: SVN rev 184934 on 2008-11-13 17:40:21Z by ambrisko For now on every 10 cyclinder groups flush the buffer cache to free up space. If the buffer cache fills up then the disk systems can grind to a halt. Better tuning can be figured out later. Tested by: Tim, others and work Reviewed by: Kostik Belousov PR: 128832 Revision Changes Path 1.148 +4 -0 src/sys/ufs/ffs/ffs_snapshot.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811131740.mADHeTkd058011>