Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2002 11:03:54 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_kern.c
Message-ID:  <200212281903.gBSJ3svi082143@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/12/28 11:03:54 PST

  Modified files:
    sys/vm               vm_kern.c 
  Log:
  Two changes to kmem_malloc():
   - Use VM_ALLOC_WIRED.
   - Perform vm_page_wakeup() after pmap_enter(), like we do everywhere else.
  
  Revision  Changes    Path
  1.93      +4 -6      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?200212281903.gBSJ3svi082143>