Date: Wed, 21 Jul 2004 20:12:45 +0400 From: Roman Kurakin <rik@cronyx.ru> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_shutdown.c Message-ID: <40FE95FD.6000101@cronyx.ru> In-Reply-To: <200407211604.i6LG4kFK052991@repoman.freebsd.org> References: <200407211604.i6LG4kFK052991@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
How to change behavior? rik Robert Watson wrote: >rwatson 2004-07-21 16:04:46 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_shutdown.c > Log: > Don't sync the file system on panic by default. This seems to basically > work very infrequently, and often results in a compound panic which > confuses debugging; locking/SMP have made the layering violation (and > risks) of this more obvious over time. > > Discussed with: green, bde, et al. > > Revision Changes Path > 1.160 +1 -1 src/sys/kern/kern_shutdown.c > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40FE95FD.6000101>