Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Oct 2004 23:30:53 +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:  <200410302330.i9UNUrSF088583@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2004-10-30 23:30:53 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  During traversal of the active queue by vm_pageout_page_stats(), try
  locking the page's containing object before accessing the page's flags.
  
  Revision  Changes    Path
  1.264     +10 -1     src/sys/vm/vm_pageout.c


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