]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make the vm_pmap field of struct vmspace the last field in the
authorMarcel Moolenaar <marcel@FreeBSD.org>
Sat, 1 Mar 2008 22:54:42 +0000 (22:54 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Sat, 1 Mar 2008 22:54:42 +0000 (22:54 +0000)
commit8775db6f5078cb51ea392ebc152f135b905dc956
tree2dab9aaf132c83b82a19dddc7bb7cbf0f5c143bf
parentaf92e6cf95b8e2feef7e4f509de8248fd5eb09d3
Make the vm_pmap field of struct vmspace the last field in the
structure. This allows per-CPU variations of struct pmap on a
single architecture without affecting the machine-independent
fields. As such, the PMAP variations don't affect the ABI. They
become part of it.
UPDATING
sys/vm/vm_map.h