cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Mon Aug 21 00:34:32 UTC 2006


alc         2006-08-21 00:34:31 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Page flags are reset on (re)allocation.  There is no need to clear any
  flags except for PG_ZERO in vm_page_free_toq().
  
  Revision  Changes    Path
  1.326     +0 -8      src/sys/vm/vm_page.c


More information about the cvs-src mailing list