Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 2010 11:31:32 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <201012181131.oBIBVmpo071393@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-12-18 11:31:32 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 216516 on 2010-12-18 11:31:32Z by kib
  
  In pmap_extract(), unlock pmap lock earlier. The calculation does not need
  the lock when operating on local variables.
  
  Reviewed by:    alc
  
  Revision  Changes    Path
  1.696     +1 -1      src/sys/i386/i386/pmap.c



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