Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2006 06:29:16 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c
Message-ID:  <200608060629.k766TGW2013094@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2006-08-06 06:29:16 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  Eliminate the acquisition and release of the page queues lock around a call
  to vm_page_sleep_if_busy().
  
  Revision  Changes    Path
  1.569     +1 -2      src/sys/amd64/amd64/pmap.c
  1.573     +1 -2      src/sys/i386/i386/pmap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608060629.k766TGW2013094>