Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2003 13:18:16 -0800 (PST)
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:  <200302012118.h11LIGl3024914@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/02/01 13:18:16 PST

  Modified files:
    sys/vm               vm_page.c 
  Log:
   - Convert the tsleep()s in vm_wait() and vm_waitpfault() to msleep()s
     with the page queue lock.
   - Assert that the page queue lock is held in vm_page_free_wakeup().
  
  Revision  Changes    Path
  1.239     +10 -3     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?200302012118.h11LIGl3024914>