Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2002 17:20:24 -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:  <200212190120.gBJ1KOn8003405@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/12/18 17:20:24 PST

  Modified files:
    sys/vm               vm_fault.c 
  Log:
   - Hold the page queues lock when performing vm_page_busy() or
     vm_page_flag_set().
   - Replace vm_page_sleep_busy() with proper page queues locking
     and vm_page_sleep_if_busy().
  
  Revision  Changes    Path
  1.157     +7 -1      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?200212190120.gBJ1KOn8003405>