Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 00:14:35 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha pmap.c
Message-ID:  <200301200814.h0K8EZJI061598@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/01/20 00:14:35 PST

  Modified files:
    sys/alpha/alpha      pmap.c 
  Log:
  Move the vm_page_busy() in pmap_dispose_thread() to a place where it is
  covered by the page queues lock.  (This actually makes alpha's
  pmap_dispose_thread() look more like the i386's.)
  
  Revision  Changes    Path
  1.118     +1 -1      src/sys/alpha/alpha/pmap.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?200301200814.h0K8EZJI061598>