haiku/src/kernel/vm2
Michael Phipps d50d9a6a18 More code cleanup. Removing unused variables. Simplifying and shrinking
vpage to be nearly a TLB entry. Final stripping will occur with kernel
integration. More comments.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3042 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-03-26 04:00:38 +00:00
..
tests Updated and added some tests. 2003-02-27 04:40:34 +00:00
area.C More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
area.h More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
areaManager.C More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
areaManager.h More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
areaPool.C More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
areaPool.h More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
cacheManager.C More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
cacheManager.h Many bug fixes and changes. 2003-02-27 04:41:44 +00:00
error.C Implemented the sharing of vnodes. Hopefully mmap and file cache and cloned 2002-12-15 07:05:38 +00:00
error.h More improvements. Does not run all tests, though - still have some locking issues 2002-09-16 03:14:44 +00:00
hashTable.h More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
Jamfile More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
list.h More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
lockedList.h Many bug fixes and changes. 2003-02-27 04:41:44 +00:00
mman.h Initial check in. Very preliminary and not really part of the kernel right now... 2002-07-19 03:55:07 +00:00
olist.h Mega changes. Using hash tables. 2002-11-19 04:05:16 +00:00
page.C More improvements. Does not run all tests, though - still have some locking issues 2002-09-16 03:14:44 +00:00
page.h More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
pageManager.C More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
pageManager.h Many bug fixes and changes. 2003-02-27 04:41:44 +00:00
pools.h Mega changes. Using hash tables. 2002-11-19 04:05:16 +00:00
swapFileManager.C More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
swapFileManager.h More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
TODO Added the device driver API that Axel reminded me about. 2002-12-21 07:47:05 +00:00
vm.h Many bug fixes and changes. 2003-02-27 04:41:44 +00:00
vmHeaderBlock.h More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
vmInterface.C More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
vmInterface.h Many bug fixes and changes. 2003-02-27 04:41:44 +00:00
vnodeManager.C bug fixes found as a resule of testing 2003-01-24 05:41:40 +00:00
vnodeManager.h Many changes due to enhanced testing. 2003-01-10 01:09:45 +00:00
vnodePool.C More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
vnodePool.h More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
vpage.C More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
vpage.h More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
vpagePool.C Many changes due to enhanced testing. 2003-01-10 01:09:45 +00:00
vpagePool.h Many bug fixes and changes. 2003-02-27 04:41:44 +00:00