Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2002 12:05:22 -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:  <200208041905.g74J5M53097456@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/08/04 12:05:22 PDT

  Modified files:
    sys/vm               vm_page.c 
  Log:
   o Acquire the page queues lock before checking the page's busy status
     in vm_page_grab().  Also, replace the nearby tsleep() with an msleep()
     on the page queues lock.
  
  Revision  Changes    Path
  1.209     +4 -2      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?200208041905.g74J5M53097456>