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
4e05353d7fb310fd2ec45e1ecab31bab5018b550
haiku-beta6
/
src
/
kernel
/
core
/
vm
T
History
Axel Dörfler
04b59e02dd
team_id == aspace_id.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11087 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-27 07:17:01 +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
vm_create_aspace() now also get the team_id of the owner of the address
2005-01-27 07:11:45 +00:00
vm_cache.c
Now uses ASSERT_LOCKED_MUTEX() some more.
2004-12-13 22:05:47 +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
Updated because of some header changes.
2004-12-13 23:14:56 +00:00
vm_store_anonymous_noswap.c
vm_store::fault() can now decide not to handle the fault - when it returns
2004-11-18 18:03:34 +00:00
vm_store_device.c
vm_store::fault() now returns a status_t.
2004-11-18 14:35:40 +00:00
vm_store_null.c
vm_store::fault() now returns a status_t.
2004-11-18 14:35:40 +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
team_id == aspace_id.
2005-01-27 07:17:01 +00:00