This website requires JavaScript.
Explore
Hush
HushAnon
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ead0d790642321464c66947525eb7212c938aa2d
haiku-beta6
/
src
/
kernel
/
core
/
vm
T
History
Jérôme Duval
06dae80951
clean up of region=>area, addr_type=>addressSpec, fixed compile errors when trace is active
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9884 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-09 13:42:12 +00:00
..
Jamfile
Moved everything from vm.c belonging to vm_address_space into a separate file.
2004-10-07 16:15:49 +00:00
vm_address_space.c
Got rid of regions - we're now back in area-land.
2004-11-08 14:25:09 +00:00
vm_cache.c
Got rid of regions - we're now back in area-land.
2004-11-08 14:25:09 +00:00
vm_daemons.c
Got rid of regions - we're now back in area-land.
2004-11-08 14:25:09 +00:00
vm_page.c
Now uses create_area() instead of vm_create_anonymous_region().
2004-11-08 14:34:35 +00:00
vm_store_anonymous_noswap.c
Changed the way the stores commit their memory: there is no special handling
2004-11-03 17:24:41 +00:00
vm_store_device.c
Got rid of regions - we're now back in area-land.
2004-11-08 14:25:09 +00:00
vm_store_null.c
Changed the way the stores commit their memory: there is no special handling
2004-11-03 17:24:41 +00:00
vm_tests.c
Got rid of regions - we're now back in area-land.
2004-11-08 14:25:09 +00:00
vm.c
clean up of region=>area, addr_type=>addressSpec, fixed compile errors when trace is active
2004-11-09 13:42:12 +00:00