cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Wed Nov 28 14:23:36 PST 2007


alc         2007-11-28 22:23:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/vm               vm_page.c 
  Log:
  MFC revision 1.360
    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.)
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.357.2.3  +1 -0      src/sys/vm/vm_page.c


More information about the cvs-src mailing list