Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2003 17:01:56 -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 vnode_pager.c
Message-ID:  <200310190001.h9J01u5J070151@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/10/18 17:01:56 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vnode_pager.c 
  Log:
   - Synchronize access to a vm page's valid field using the containing
     vm object's lock.
   - Reduce the scope of the vm page queues lock in two places.
  
  Revision  Changes    Path
  1.188     +45 -43    src/sys/vm/vnode_pager.c



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