Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2007 00:27:49 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_pageout.c
Message-ID:  <200708260027.l7Q0RnYr044337@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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