Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 2006 00:59: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
Message-ID:  <200604290059.k3T0xG4M009261@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2006-04-29 00:59:16 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Eliminate unnecessary, recursive acquisitions and releases of the page
  queues lock by free_pv_entry() and pmap_remove_pages().
  
  Reduce the scope of the page queues lock in pmap_remove_pages().
  
  Revision  Changes    Path
  1.552     +2 -5      src/sys/amd64/amd64/pmap.c



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