Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2009 03:35:25 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c
Message-ID:  <200903090335.n293ZdZd087887@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2009-03-09 03:35:25 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  SVN rev 189551 on 2009-03-09 03:35:25Z by alc
  
  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.652     +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?200903090335.n293ZdZd087887>