-
- Downloads
mmu: separate page unmapping and freeing.
Unmap page as soon as possible instead of waiting for max_pages to
accumulate. Will allow to free pages outside of vma_list_mutex in the
feature.
Signed-off-by:
Gleb Natapov <gleb@cloudius-systems.com>
Showing
- core/mmu.cc 41 additions, 30 deletionscore/mmu.cc
- core/pagecache.cc 4 additions, 2 deletionscore/pagecache.cc
- fs/vfs/vfs_fops.cc 2 additions, 2 deletionsfs/vfs/vfs_fops.cc
- include/osv/file.h 1 addition, 1 deletioninclude/osv/file.h
- include/osv/mmu.hh 1 addition, 1 deletioninclude/osv/mmu.hh
- include/osv/pagecache.hh 1 addition, 1 deletioninclude/osv/pagecache.hh
- include/osv/vfs_file.hh 1 addition, 1 deletioninclude/osv/vfs_file.hh
Loading
Please register or sign in to comment