cvs commit: src/sys/vm vm_pageout.c

John Baldwin jhb at FreeBSD.org
Tue Apr 22 13:03:09 PDT 2003


jhb         2003/04/22 13:03:08 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  Lock the proc to check p_flag and several other related tests in
  vm_daemon().  We don't need to hold sched_lock as long now as a result.
  
  Revision  Changes    Path
  1.231     +5 -2      src/sys/vm/vm_pageout.c


More information about the cvs-src mailing list