diff options
author | kib <kib@FreeBSD.org> | 2013-08-22 18:12:24 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2013-08-22 18:12:24 +0000 |
commit | 05a9dff802e2ec3a2f8ab5836657ced5977fca68 (patch) | |
tree | ee8d62f2966140cf842124e46724b5ecf3d56ac8 /sys/kern/vfs_bio.c | |
parent | 076969f54a69e4b15a5489465a537f9eb246b869 (diff) | |
download | FreeBSD-src-05a9dff802e2ec3a2f8ab5836657ced5977fca68.zip FreeBSD-src-05a9dff802e2ec3a2f8ab5836657ced5977fca68.tar.gz |
Revert r254501. Instead, reuse the type stability of the struct pmap
which is the part of struct vmspace, allocated from UMA_ZONE_NOFREE
zone. Initialize the pmap lock in the vmspace zone init function, and
remove pmap lock initialization and destruction from pmap_pinit() and
pmap_release().
Suggested and reviewed by: alc (previous version)
Tested by: pho
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/kern/vfs_bio.c')
0 files changed, 0 insertions, 0 deletions