cvs commit: src/sys/vm vm_kern.c

Alan Cox alc at FreeBSD.org
Sat Sep 13 19:38:00 PDT 2003


alc         2003/09/13 19:37:59 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_kern.c 
  Log:
  Call vm_page_unmanage() on pages belonging to the kmem_object.  This
  eliminates the unnecessary overhead of managing "PV" entries for these
  pages.
  
  Revision  Changes    Path
  1.106     +1 -0      src/sys/vm/vm_kern.c


More information about the cvs-src mailing list