-
- Downloads
Merge branch 'pagecache' of https://github.com/gleb-cloudius/osv
"Nothing spectacular here, just making msync() pagecache aware. Reduces
code size a bit if nothing else"
Signed-off-by:
Avi Kivity <avi@cloudius-systems.com>
No related branches found
No related tags found
Showing
- core/mmu.cc 29 additions, 93 deletionscore/mmu.cc
- core/pagecache.cc 75 additions, 32 deletionscore/pagecache.cc
- fs/vfs/vfs_fops.cc 5 additions, 0 deletionsfs/vfs/vfs_fops.cc
- include/osv/file.h 1 addition, 0 deletionsinclude/osv/file.h
- include/osv/mmu.hh 2 additions, 13 deletionsinclude/osv/mmu.hh
- include/osv/pagecache.hh 1 addition, 0 deletionsinclude/osv/pagecache.hh
- include/osv/vfs_file.hh 1 addition, 0 deletionsinclude/osv/vfs_file.hh
Loading
Please register or sign in to comment