Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2003 23:33:16 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_fault.c
Message-ID:  <200301120733.h0C7XGYc027155@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/01/11 23:33:16 PST

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  vm_fault_copy_entry() needn't clear PG_ZERO because it didn't pass
  VM_ALLOC_ZERO to vm_page_alloc().
  
  Revision  Changes    Path
  1.160     +0 -3      src/sys/vm/vm_fault.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301120733.h0C7XGYc027155>