cvs commit: src/sys/vm vm_pageout.c

Alan Cox alc at FreeBSD.org
Sat Aug 25 17:27:49 PDT 2007


alc         2007-08-26 00:27:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/vm               vm_pageout.c 
  Log:
  MFC revisions 1.288 and 1.289
    Eliminate the use of Giant from vm_daemon().  Replace the unconditional
    use of Giant in vm_pageout_scan() with VFS_LOCK_GIANT().
  
  Revision   Changes    Path
  1.268.2.4  +36 -31    src/sys/vm/vm_pageout.c


More information about the cvs-all mailing list