cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Sun Sep 21 17:56:15 PDT 2003


alc         2003/09/21 17:56:14 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Initialize the page's pindex field even for VM_ALLOC_NOOBJ allocations.
  (This field is useful for implementing sanity checks even if the page does
  not belong to an object.)
  
  Revision  Changes    Path
  1.261     +2 -0      src/sys/vm/vm_page.c


More information about the cvs-src mailing list