]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move the map entry allocations from the kmem_map to the kernel_map. As
authordyson <dyson@FreeBSD.org>
Mon, 29 Apr 1996 22:04:57 +0000 (22:04 +0000)
committerdyson <dyson@FreeBSD.org>
Mon, 29 Apr 1996 22:04:57 +0000 (22:04 +0000)
commit4f2a49e71145a846684c6525110b9f1dc755bf02
tree6d290801e7650adbe00a5f8472c65c9deda4c9e3
parent11cf91d4af7230fc7d73dd815f2dc35a9a69f18a
Move the map entry allocations from the kmem_map to the kernel_map.  As
a side effect, correct the associated object offset.
sys/vm/vm_map.c