Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2002 14:25: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:  <200212142225.gBEMPZaB084643@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

alc         2002/12/14 14:25:35 PST

  Modified files:
    sys/alpha/alpha      pmap.c 
  Log:
  MFi386 revisions 1.375 and 1.376
   Hold the page queues lock when calling pmap_unwire_pte_hold() or
   pmap_remove_pte().  Use vm_page_sleep_if_busy() in
   _pmap_unwire_pte_hold() so that the page queues lock is released
   when sleeping.
  
  Revision  Changes    Path
  1.115     +14 -5     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?200212142225.gBEMPZaB084643>