Update to reflect that there is some locking in place now.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@427 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Phipps
2002-07-25 01:28:45 +00:00
parent 72515139f7
commit e5a94ba1fd
+1
View File
@@ -1,5 +1,6 @@
*1) There is no arch-level integration. This is to be tested (to death) in user land first. *1) There is no arch-level integration. This is to be tested (to death) in user land first.
2) Tests are not done. Barely started. 2) Tests are not done. Barely started.
3) Improve locking
5) I use new and delete. I know that doesn't work in kernel land. Not too tough to change, though. 5) I use new and delete. I know that doesn't work in kernel land. Not too tough to change, though.
6) Need to make the paging daemon load the pages in, using semaphores. 6) Need to make the paging daemon load the pages in, using semaphores.