cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Wed Nov 21 15:22:11 PST 2007


alc         2007-11-21 23:22:10 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  When reactivating a cached page, reset the page's pool to the default
  pool.  (Not doing this before was a performance pessimization but not
  a cause for panic.)
  
  Revision  Changes    Path
  1.360     +1 -0      src/sys/vm/vm_page.c


More information about the cvs-src mailing list