This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
62f5df5852a32dc9d58b7aa4bdafa3d3c773f708
haiku-beta6
/
headers
/
private
/
kernel
/
vm
T
History
Michael Lotz
2cdd33d4ff
Add an assert to ensure the wired count doesn't wrap.
2011-11-13 22:02:36 +01:00
..
vm_page.h
Added vm_page_max_address() which returns the greatest address of accessible
2010-06-23 13:52:32 +00:00
vm_priv.h
…
vm_types.h
Add VM page allocation tracking similar to what happens in the slab already.
2011-11-04 18:07:07 +00:00
vm.h
Should have been part of previous commit.
2011-06-12 20:18:01 +00:00
VMAddressSpace.h
* Introduced structures {virtual,physical}_address_restrictions, which specify
2010-06-14 16:25:14 +00:00
VMArea.h
* First run through the kernel's private parts to use phys_{addr,size}_t
2010-05-25 21:34:08 +00:00
VMCache.h
Add an assert to ensure the wired count doesn't wrap.
2011-11-13 22:02:36 +01:00
VMTranslationMap.h
Moved duplicate code from the VMTranslationMap subclasses' UnmapPage() and
2010-06-21 13:32:33 +00:00