cvs commit: src/sys/kern kern_shutdown.c vfs_subr.c

Alfred Perlstein alfred at freebsd.org
Wed Jul 14 22:49:39 PDT 2004


* Don Lewis <truckman at 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 at mu.org cell: 408-480-4684


More information about the cvs-all mailing list