Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 16:49:58 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_kern.c
Message-ID:  <200206192349.g5JNnwl29351@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2002/06/19 16:49:58 PDT

  Modified files:
    sys/vm               vm_kern.c 
  Log:
  - Move the computation of pflags out of the page allocation loop in
    kmem_malloc()
  - zero fill pages if PG_ZERO bit is not set after allocation in kmem_malloc()
  
  Suggested by: alc, jake
  
  Revision  Changes    Path
  1.80      +21 -17    src/sys/vm/vm_kern.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?200206192349.g5JNnwl29351>