Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 20:33:04 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_page.c
Message-ID:  <200207190333.g6J3X44N032776@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/07/18 20:33:04 PDT

  Modified files:
    sys/vm               vm_page.c 
  Log:
   o Duplicate an odd side-effect of vm_page_wire() in vm_page_allocate()
     when VM_ALLOC_WIRED is specified: set the PG_MAPPED bit in flags.
   o In both vm_page_wire() and vm_page_allocate() add a comment saying
     that setting PG_MAPPED does not belong there.
  
  Revision  Changes    Path
  1.197     +2 -1      src/sys/vm/vm_page.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?200207190333.g6J3X44N032776>