Revision 7b8f0b59fe38be5a984384883f908ca7813497e2 authored by John Baldwin on 25 January 2010, 15:50:52 UTC, committed by John Baldwin on 25 January 2010, 15:50:52 UTC
In general, the kernel virtual address of the pml4 page table page that is
stored in the pmap is from the direct map region.  The two exceptions have
been the kernel pmap and the swapper's pmap.  These pmaps have used a
kernel virtual address established by pmap_bootstrap() for their shared
pml4 page table page.  However, there is no reason not to use the direct
map for these pmaps as well.

Approved by:	re (kib)
1 parent e882a99
History
File Mode Size
bluetooth
defaults
etc.amd64
etc.arm
etc.i386
etc.ia64
etc.powerpc
etc.sparc64
gss
isdn
mail
mtree
namedb
pam.d
periodic
ppp
rc.d
root
sendmail
Makefile -rw-r--r-- 8.6 KB
amd.map -rw-r--r-- 154 bytes
apmd.conf -rw-r--r-- 1.2 KB
auth.conf -rw-r--r-- 173 bytes
crontab -rw-r--r-- 670 bytes
csh.cshrc -rw-r--r-- 52 bytes
csh.login -rw-r--r-- 421 bytes
csh.logout -rw-r--r-- 53 bytes
ddb.conf -rw-r--r-- 505 bytes
devd.conf -rw-r--r-- 9.5 KB
devfs.conf -rw-r--r-- 2.0 KB
dhclient.conf -rw-r--r-- 205 bytes
disktab -rw-r--r-- 5.5 KB
fbtab -rw-r--r-- 90 bytes
freebsd-update.conf -rw-r--r-- 2.4 KB
ftpusers -rw-r--r-- 195 bytes
gettytab -rw-r--r-- 5.9 KB
group -rw-r--r-- 364 bytes
hosts -rw-r--r-- 1.0 KB
hosts.allow -rw-r--r-- 3.2 KB
hosts.equiv -rw-r--r-- 53 bytes
hosts.lpd -rw-r--r-- 43 bytes
inetd.conf -rw-r--r-- 5.0 KB
libalias.conf -rw-r--r-- 170 bytes
login.access -rw-r--r-- 1.7 KB
login.conf -rw-r--r-- 6.6 KB
mac.conf -rw-r--r-- 507 bytes
man.alias -rw-r--r-- 43 bytes
master.passwd -rw-r--r-- 1.3 KB
minfree -rw-r--r-- 5 bytes
motd -rw-r--r-- 1.1 KB
netconfig -rw-r--r-- 729 bytes
netstart -rwxr-xr-x 2.2 KB
network.subr -rw-r--r-- 21.6 KB
networks -rw-r--r-- 310 bytes
newsyslog.conf -rw-r--r-- 1.8 KB
nls.alias -rw-r--r-- 65 bytes
nscd.conf -rw-r--r-- 231 bytes
nsmb.conf -rw-r--r-- 1.6 KB
nsswitch.conf -rw-r--r-- 255 bytes
opieaccess -rw-r--r-- 377 bytes
pccard_ether -rwxr-xr-x 2.2 KB
pf.os -rw-r--r-- 27.7 KB
phones -rw-r--r-- 183 bytes
portsnap.conf -rw-r--r-- 1.4 KB
printcap -rw-r--r-- 2.0 KB
profile -rw-r--r-- 561 bytes
protocols -rw-r--r-- 5.9 KB
rc -rw-r--r-- 3.6 KB
rc.bsdextended -rw-r--r-- 4.4 KB
rc.firewall -rw-r--r-- 13.3 KB
rc.firewall6 -rw-r--r-- 9.2 KB
rc.initdiskless -rw-r--r-- 12.5 KB
rc.resume -rwxr-xr-x 2.2 KB
rc.sendmail -rw-r--r-- 5.6 KB
rc.shutdown -rw-r--r-- 3.2 KB
rc.subr -rw-r--r-- 35.1 KB
rc.suspend -rwxr-xr-x 2.2 KB
remote -rw-r--r-- 2.3 KB
rpc -rw-r--r-- 1.6 KB
services -rw-r--r-- 81.0 KB
shells -rw-r--r-- 165 bytes
snmpd.config -rw-r--r-- 2.3 KB
sysctl.conf -rw-r--r-- 311 bytes
syslog.conf -rw-r--r-- 1.2 KB
termcap.small -rw-r--r-- 10.4 KB

back to top