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
haiku
/
headers
/
private
/
kernel
/
vm
History
Ingo Weinhold
cf99b9ab60
Added VMCache::CacheRef() accessor.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35391 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-02-03 18:46:29 +00:00
..
vm_page.h
* Replaced the vm_page_allocate_page*() "pageState" parameter by a more
2010-01-29 15:54:40 +00:00
vm_priv.h
* The system now holds back a small reserve of committable memory and pages. The
2010-01-26 14:44:58 +00:00
vm_types.h
* Replaced the vm_page_allocate_page*() "pageState" parameter by a more
2010-01-29 15:54:40 +00:00
vm.h
* The system now holds back a small reserve of committable memory and pages. The
2010-01-26 14:44:58 +00:00
VMAddressSpace.h
* Introduced {malloc,memalign,free}_etc() which take an additional "flags"
2010-01-27 12:45:53 +00:00
VMArea.h
* Introduced {malloc,memalign,free}_etc() which take an additional "flags"
2010-01-27 12:45:53 +00:00
VMCache.h
Added VMCache::CacheRef() accessor.
2010-02-03 18:46:29 +00:00
VMTranslationMap.h
* Added vm_page::accessed flag. Works analogously to vm_page::modified.
2010-01-15 22:32:51 +00:00