summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ffs/ffs_vnops.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2011-04-30 20:49:00 +0000
committermarcel <marcel@FreeBSD.org>2011-04-30 20:49:00 +0000
commita524773fc0f4945194761d6d4f79bfd7fffac260 (patch)
treededf47a61fb2cfe9dd68f1f8b3d50e896cfd6a3c /sys/ufs/ffs/ffs_vnops.c
parentfc83a48265916a41c1402c6edcdfc62133937dce (diff)
downloadFreeBSD-src-a524773fc0f4945194761d6d4f79bfd7fffac260.zip
FreeBSD-src-a524773fc0f4945194761d6d4f79bfd7fffac260.tar.gz
Stop linking against a direct-mapped virtual address and instead
use the PBVM. This eliminates the implied hardcoding of the physical address at which the kernel needs to be loaded. Using the PBVM makes it possible to load the kernel irrespective of the physical memory organization and allows us to replicate kernel text on NUMA machines. While here, reduce the direct-mapped page size to the kernel's page size so that we can support memory attributes better.
Diffstat (limited to 'sys/ufs/ffs/ffs_vnops.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud