Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2010 20:46:11 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c
Message-ID:  <201001222046.o0MKkZ2u005752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-01-22 20:46:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/amd64/amd64      pmap.c 
  Log:
  SVN rev 202835 on 2010-01-22 20:46:11Z by jhb
  
  MFC 189551:
  Change pmap_enter_quick_locked() so that it uses the kernel's direct map
  instead of the pmap's recursive mapping to access the lowest level of the
  page table when it maps a user-space virtual address.
  
  Revision    Changes    Path
  1.590.2.29  +3 -8      src/sys/amd64/amd64/pmap.c



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