haiku/src/kernel
Michael Phipps 5fb6c38b6e Another checkpoint. Big one, this time.
Changed the whole way locking was done. What was I thinking?
Many changes and cleanup ideas from Ingo (thanks!).
Not perfect yet, but much better. Still a few things left to implement
in the COW arena - mmap doesn't use it. Also need to finish the vpageManager
which will cause mmap and cacheManager to use the same vnodes where possible.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1042 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-14 17:03:16 +00:00
..
apps fix type mismatches 2002-09-03 01:40:34 +00:00
boot Refined cv_factor calculation. 2002-07-24 12:39:31 +00:00
core add extended pointer check to kfree 2002-09-11 12:44:48 +00:00
drivers Changed the argument order of sys_read/write() to be more intuitive. 2002-08-09 17:03:03 +00:00
glue adding environmental variables support 2002-07-18 14:07:56 +00:00
ldscripts It is accomplished ... 2002-07-09 12:24:59 +00:00
libroot Change int into status_t, and other changes for better BeOS type compatiblitly. 2002-09-03 02:19:22 +00:00
vm2 Another checkpoint. Big one, this time. 2002-09-14 17:03:16 +00:00
Jamfile Removing the misplaced loop.c file. 2002-09-04 23:46:38 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00