Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2002 15:07:37 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_witness.c src/sys/vm vm_page.c vm_page.h
Message-ID:  <200207042207.g64M7bvt066660@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/07/04 15:07:37 PDT

  Modified files:
    sys/kern             subr_witness.c 
    sys/vm               vm_page.c vm_page.h 
  Log:
   o Resurrect vm_page_lock_queues(), vm_page_unlock_queues(), and the free
     queue lock (revision 1.33 of vm/vm_page.c removed them).
   o Make the free queue lock a spin lock because it's sometimes acquired
     inside of a critical section.
  
  Revision  Changes    Path
  1.120     +1 -0      src/sys/kern/subr_witness.c
  1.191     +23 -5     src/sys/vm/vm_page.c
  1.103     +5 -0      src/sys/vm/vm_page.h

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?200207042207.g64M7bvt066660>