Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2003 22:07:17 -0700 (PDT)
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:  <200310170507.h9H57Hx8062430@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/10/16 22:07:17 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
   - Synchronize access to a vm page's valid field using the containing
     vm object's lock.
   - Release the vm object and vm page queues locks around vput().
  
  Revision  Changes    Path
  1.245     +19 -14    src/sys/vm/vm_pageout.c



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