Date: Wed, 14 Jul 2004 22:49:39 -0700 From: Alfred Perlstein <alfred@freebsd.org> To: Don Lewis <truckman@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_shutdown.c vfs_subr.c Message-ID: <20040715054939.GN95729@elvis.mu.org> In-Reply-To: <200407150546.i6F5k4mK026902@gw.catspoiler.org> References: <200407150429.i6F4Tm6U037891@repoman.freebsd.org> <200407150546.i6F5k4mK026902@gw.catspoiler.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Don Lewis <truckman@FreeBSD.org> [040714 22:46] wrote: > On 15 Jul, Alfred Perlstein wrote: > > alfred 2004-07-15 04:29:48 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern kern_shutdown.c vfs_subr.c > > Log: > > Tidy up system shutdown. > > > > Revision Changes Path > > 1.156 +13 -5 src/sys/kern/kern_shutdown.c > > 1.511 +11 -1 src/sys/kern/vfs_subr.c > > The message in sched_sync should refer to "vnodes remaining" since that > is what it is counting. "Syncer syncing disks" sounds somewhat > redundant, since that is its only purpose. Maybe "Syncer doing final > sync" would be better if verbosity is desirable. Noted. I'll fix that. > I'd prefer skipping the the final sync() in boot() if there are no dirty > buffers, with a message something like "skipping final sync because no > dirty buffers remain". Diffs welcome! -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040715054939.GN95729>