Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2004 06:23:03 +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:  <200412120623.iBC6N332019799@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2004-12-12 06:23:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/vm               vm_pageout.c 
  Log:
  MFC revisions 1.262-1.264 and 1.266
   During traversal of the active and inactive queues, try locking the page's
   containing object before accessing the page's flags or the object's
   reference count.
  
  Revision   Changes    Path
  1.261.2.1  +32 -9     src/sys/vm/vm_pageout.c



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