git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Usermode/axwin3 - Commenting
[tpg/acess2.git]
/
Notes
/
VFS_MMap_Notes_20110711.txt
1
Notes:
2
3
- Implement mmap() in Acess
4
> tVFS_Node.MMap(tVFS_Node *Node, int Size, void *Dest): int
5
> tVFS_Node.MappedAreas[]: struct{void *Base, int Size}
6
> \a Size is always a multiple of page size
UCC
git Repository :: git.ucc.asn.au