diagram below).
-[[dbsd-vm.png]]
+[[!img /images/dbsd-vm.png alt="diagram"]]
A VM object (vm_object) is an interface to a data store and can be of
various types (default, swap, vnode, ...) depending on where it gets
latter, this appendix might bore you before you know it.
-[[images/vaddr.png]]
-
+[[!img /images/vaddr.png alt="virtual address"]]
Because we want to easily cache vpagetable mappings in the hardware
pagetable, the page size is essentially forced to 4KB, although the
address.
-[[images/vpte.png]
+[[!img /images/vpte.png alt="page table/directory entry"]]
Some of the low 12 bits of a vpte have a special meaning.