marcel 2008-03-01 22:54:42 UTC
FreeBSD src repository
Modified files:
. UPDATING
sys/vm vm_map.h
Log:
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.
Revision Changes Path
1.522 +8 -0 src/UPDATING
1.122 +6 -1 src/sys/vm/vm_map.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"