Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 17:48:21 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_glue.c vm_pageout.c
Message-ID:  <200106200048.f5K0mLV60690@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/06/19 17:48:21 PDT

  Modified files:
    sys/vm               vm_glue.c vm_pageout.c 
  Log:
  Put the scheduler, vmdaemon, and pagedaemon kthreads back under Giant for
  now.  The proc locking isn't actually safe yet and won't be until the proc
  locking is finished.
  
  Revision  Changes    Path
  1.115     +1 -4      src/sys/vm/vm_glue.c
  1.178     +2 -17     src/sys/vm/vm_pageout.c


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?200106200048.f5K0mLV60690>