Minor update; even though the TODO file isn't that long anymore, it doesn't
hurt to have it in the repository. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22990 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b304ba4bef
commit
3721f6df39
@ -23,6 +23,7 @@ vm_area:
|
||||
mappings: guarded by the global sMappingLock (currently a spinlock)
|
||||
address_space_next: vm_address_space::sem
|
||||
hash_next: sAreaHashLock
|
||||
cache: guarded by vm_area_get_locked_cache()/sAreaCacheLock
|
||||
cache_next|prev: cache_ref::lock
|
||||
|
||||
vm_cache_ref:
|
||||
|
2
docs/develop/kernel/VM_TODOs
Normal file
2
docs/develop/kernel/VM_TODOs
Normal file
@ -0,0 +1,2 @@
|
||||
- unmap the page of all areas from the cache when a newly added page shadows one
|
||||
in a deeper cache
|
Loading…
x
Reference in New Issue
Block a user