Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2000 00:36:45 -0800 (PST)
From:      Luoqi Chen <luoqi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_kthread.c kern_shutdown.c vfs_bio.c vfs_subr.c src/sys/sys kthread.h
Message-ID:  <200001070836.AAA90998@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luoqi       2000/01/07 00:36:45 PST

  Modified files:
    sys/kern             kern_kthread.c kern_shutdown.c vfs_bio.c 
                         vfs_subr.c 
    sys/sys              kthread.h 
  Log:
  Introduce a mechanism to suspend/resume system processes. Suspend syncer
  and bufdaemon prior to disk sync during system shutdown.
  
  Revision  Changes    Path
  1.4       +41 -1     src/sys/kern/kern_kthread.c
  1.71      +33 -1     src/sys/kern/kern_shutdown.c
  1.239     +22 -11    src/sys/kern/vfs_bio.c
  1.242     +15 -8     src/sys/kern/vfs_subr.c
  1.2       +6 -1      src/sys/sys/kthread.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001070836.AAA90998>