This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bf9b153fcc
haiku
/
headers
/
private
/
kernel
/
vm
History
Pawel Dziepak
8614737f71
elf: restore correct region protection after relocation
2013-04-16 03:44:38 +02: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
x86: enable data execution prevention
2013-04-04 15:22:23 +02:00
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
elf: restore correct region protection after relocation
2013-04-16 03:44:38 +02: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 support for pthread_attr_get/setguardsize()
2012-12-28 18:02:58 +00:00
VMTranslationMap.h
Add debug helper functions to mark pages present.
2011-12-03 19:45:31 +01:00